This project is a homebanking web-based application developed primarily with Django and Django Rest Framework. It is designed to provide an easy-to-use platform for managing finances, such as bank accounts, credit cards, and loans. Users can access their accounts, make transactions, and manage their personal information securely through the application.
Link to website: http://tallami.pythonanywhere.com/
- Python
- Django
- Rest Framework
- HTML, CSS & Bootstrap
- SQLite
To run the project:
pip install django-filter
pip install django-widget-tweaks
py manage.py runserver
Users:
- admin (password: itbank12345)
- totoa (password: totoa) Classic Client
- aguslorca (password: itbank12345) Gold Client
- florencia (password: itbank12345) Black Client
- juansito (pass: itbank12345)
- mariamarta (pass: itbank12345)
Every user has different types of accounts, cards and loans. On admin you can fill the database like you want