Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noobmaster432/paypulse
PayPulse is a comprehensive solution for online payments, enabling users to manage their finances efficiently and securely.
https://github.com/noobmaster432/paypulse
expressjs javascript mongodb reactjs tailwindcss vite
Last synced: 4 days ago
JSON representation
PayPulse is a comprehensive solution for online payments, enabling users to manage their finances efficiently and securely.
- Host: GitHub
- URL: https://github.com/noobmaster432/paypulse
- Owner: noobmaster432
- Created: 2024-02-22T14:17:37.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-09T14:16:57.000Z (4 months ago)
- Last Synced: 2024-07-09T18:07:52.126Z (4 months ago)
- Topics: expressjs, javascript, mongodb, reactjs, tailwindcss, vite
- Language: JavaScript
- Homepage: https://paypulse.vercel.app
- Size: 3.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PayPulse : your e-payment gateway
PayPulse is a comprehensive solution for online payments, designed to empower users to manage their finances with unparalleled efficiency and security.
### [Demo](https://paypulse.vercel.app)
## Features
- **Add Money**: Users can add money to their PayPulse wallet using various payment methods.
- **Send Money**: Users can send money to other PayPulse users or external bank accounts.
- **Link Bank**: Users can link their bank accounts securely to their PayPulse account.
- **Signup/Sign In**: Users can create a new account or log in to their existing account.
- **OTP Received on Adding Bank**: Users will receive a one-time password (OTP) when adding a bank account for verification.
- **Four-Digit PIN for Transaction**: Users will set up a four-digit PIN for secure transactions.
- **Sharing Transactions**: Users can share transaction details with others.
- **Bill Payment**: Users can pay bills for various services such as mobile recharge, movie tickets, and more.## Tech Stack
- **Programming Language**: JavaScript
- **Frontend Framework**: React.js (built with Vite), Tailwind CSS
- **Backend Framework**: Express.js
- **Database**: MongoDB---