Skip to content

A Bank app project in which users would be able to make transactions, recieve and send funds through a unique account number, also sign up and login"

Notifications You must be signed in to change notification settings

Tayoakosile/bank-app-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank App Project (kweeqFundz)

This repo contains A Bank Webapp in which users can :

  • Create a account.
  • Sign up.
  • Sign in.
  • Get A free account number for transactions
  • Fund your account
  • Receive funds
  • Send fund to other users
  • Send fund users outside the app but with a fee
  • View Latest transactions
  • Also Logout

Technologies used..

- React JS
- Zustand(State management)
- Chakra ui(Styling)
- Node JS
- Express js
- Mongoose
- MailJet (Service used send email address to user)
- PayStack (Payment Gateway )
- Hosted on Heroku
  • USE CASES
  1. User Signs up

    • Create users entity on the db
    • Send user a verification email
  2. User verified

  • Generate a random account number say 10 digits and some Alphabets - EK1093912123 and create the account - must not clash with an existing account.

About

A Bank app project in which users would be able to make transactions, recieve and send funds through a unique account number, also sign up and login"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages