Skip to content

The E-Wallet project is a digital wallet application developed in .NET using Visual Studio and Microsoft Access. It offers secure and convenient electronic transactions, similar to Google Pay, with functionalities like user authentication, balance management, peer-to-peer payments, and more.

Notifications You must be signed in to change notification settings

Kuldeeppatil45/E-Wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Wallet Project

Overview This project is an e-wallet application developed in .NET. An e-wallet, or digital wallet, is an electronic device, online service, or software program that allows users to make electronic transactions, exchanging digital currency units for goods and services. This project includes full functionalities similar to Google Pay.

Features

  • User Registration and Authentication: Secure user registration and login functionalities.
  • Add and Manage Cards: Users can add, edit, and delete their debit/credit card details.
  • Balance Management: Users can check their wallet balance, add funds, and withdraw money.
  • Transaction History: A comprehensive transaction history feature to keep track of all transactions.
  • Peer-to-Peer Payments: Users can send and receive money to/from other users.
  • Bill Payments: Pay utility bills, mobile recharges, and other services directly from the wallet.
  • Security: Secure transactions with encryption and two-factor authentication.

Technologies Used Visual Studio: Integrated development environment used for both frontend and backend development. Microsoft Access: Database management.

Installation and Setup ---

Configure the Database: Ensure Microsoft Access is installed and properly configured. Update the database connection settings in your project configuration to match your Microsoft Access setup.

Run the Application: Open the project in Visual Studio and start the application by pressing F5 or selecting Start Debugging from the Debug menu.

Usage

  • Register an Account: Sign up with your email and password.
  • Log In: Access your account using your credentials.
  • Manage Balance: Add funds to your wallet and view your balance.
  • Make Transactions: Send money to other users, pay bills, and scan QR codes for payments.
  • View History: Check your transaction history for details on all your transactions.

Contributing

  • Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

  • This project is licensed under the MIT License - see the LICENSE file for details.

Screenshots

Include some screenshots of your project to give users a visual understanding of its features and interface.

  • E Walle Starting page of loading

loading page

  • Registraion Page

Signup Page

  • Login page

Ligin page

  • Home Page Home page 1

Home page 2

  • Forget Password Page

Forget password page

  • Your Balance Page Balance

About

The E-Wallet project is a digital wallet application developed in .NET using Visual Studio and Microsoft Access. It offers secure and convenient electronic transactions, similar to Google Pay, with functionalities like user authentication, balance management, peer-to-peer payments, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages