This is a banking system that is made using Django for backend.
Through this project i want to apply what I've learnt till now and also learn some new things along the way.
pip install -r requirements.txt
- Login and Signup with authentication
- have savings, loan, current, income account
- ability to add, withdraw money,
- ability to shend money to another acount
- make a better frontend ui