Skip to content

Saurja/digital-wallet

Repository files navigation


Digital Wallet

A digital wallet is a software-based system that securely stores users' payment information and passwords for numerous payment methods and websites.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Digital Wallet is a payment application that allows users to store and spend virtual money. This project does not use real money and only for educational purposes. Some Features of this project includes:

  • Simulate user authentication during login/registration
  • Send and receive credits
  • Create vouchers to send credits anonymously
  • View transaction history
  • Simulate how transaction work in real life
  • Stores the credit in encrypted form

Dependencies required

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/Saurja/digital-wallet
  1. Install Composer packages
composer install
  1. Use the database_dw.sql file to get the code for the database and paste it in your phpmyadmin sql query entry
  2. Edit the config.php and transactionConfig.php routing them to your MySQL Database

Usage

There are applications like an online bank account where users can have a wallet to store their money and spend from there. Users can also use vouchers or request money from others.

Users can have different ways to send or receive money which gives them a wide variety of possibilities while making a transaction. User has the choice of signing up via multiple authentication processes which makes the app more smoothe and secure.

Things we have to keep in mind

  • how a real digital payment system works
  • how a transaction happens
  • how to log detailed transactions
  • Understand requirements
  • write User Stories and do Estimation
  • Develop & Test System

Screens in this project

  • Login/Registration Screen
  • Send Money
  • Request Money
  • Vouchers
  • View Transactions

Roadmap

See the open issues for a list of proposed features (and known issues).

contributors

About

A simple digital wallet web app to simulate web transactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •