Skip to content

An easy-to-use and secure banking application developed using MERN stack consisting of authenticated REST APIs. Integrated Stripe for payment processing, Firebase for storing images with several features and an insightful dashboard.

Notifications You must be signed in to change notification settings

Rudra1402/Bankify-BankingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Bankify-BankingApp

Banking App:

  1. User Registration/Login (Verification link on email after registration).
  2. Dashboard with overview of your profile and account details.
  3. Edit profile, change password, set profile image (using Firebase).
  4. Add accounts(card number) to manage/transfer funds.
  5. Track history of your accounts.
  6. Add contacts.
  7. Transfer funds to your contacts.
  8. Print/View account statements.

New Features yet to be added:

  1. Request money (✔)
  2. Notifications (adding a contact, transaction, and request) (✔)
  3. Admin Panel
  4. Integrate Stripe (✔)

Things to correct/improve:

  1. Transactions with 0 amount cannot be processed (Toast notification). (✔)
  2. Email update should resend verification email. (✔)
  3. Forgot password. (✔)
  4. Unverified users cannot be added as contacts. (✔)
  5. Handling pending state of requests, initiating and declining requests. (✔)
  6. Email verification is only working in localhost and not working in the production environment. (✔)
  7. Mobile responsiveness (✔)

Sample User Credentials:
email: jonsnow@yopmail.com
password: js123

Currently, facing some issues with MongoDB Network Access. (RESOLVED ✔)

Live Link

About

An easy-to-use and secure banking application developed using MERN stack consisting of authenticated REST APIs. Integrated Stripe for payment processing, Firebase for storing images with several features and an insightful dashboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages