Skip to content

An open-source digital wallet platform built with React, Tailwind CSS, Node.js, and Express. Securely manage your finances with features like concurrency control, data integrity, and JWT authentication.

License

Notifications You must be signed in to change notification settings

Reayan-Iqbal/digital-wallet-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Wallet Platform

Overview

This project is a digital wallet platform designed to facilitate secure financial transactions. Built using React for the frontend, Tailwind CSS for styling, and Node.js with Express for the backend, the platform offers users a seamless experience for managing their funds.

Features

  • JWT Authentication: Utilized JSON Web Tokens (JWT) for secure user authentication and authorization.
  • Secure Transactions: Implemented concurrency control mechanisms to ensure the security of simultaneous user transactions.
  • Data Integrity: Leveraged MongoDB's rollback feature to maintain data integrity in the event of transaction failures.
  • Reliable Transactions: Implemented transaction support in MongoDB to enhance data consistency during financial transactions.

Technologies Used

  • React
  • Tailwind CSS
  • Node.js
  • Express.js
  • MongoDB

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/digital-wallet.git
  2. Install dependencies: npm install
  3. Start the development server: npm start

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

Contact

For any inquiries or feedback, feel free to contact the project maintainer at [email protected].

About

An open-source digital wallet platform built with React, Tailwind CSS, Node.js, and Express. Securely manage your finances with features like concurrency control, data integrity, and JWT authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published