Bank App
Bank App
Bank Application :-
Database :- BankApp
1) Login / Signup :- Create customer, edit name, age, contact, email, change pin.
2) Transaction :- Debit, Credit
3) Transaction History :- As per the days and last transaction counts, type of
transactions.
Folder Structure :-
API Docs :-
1) /add :- to add the customer. The api internally create an account and insert
one transaction as credit in transaction collection.