A backend application for tracking income, expenses and financial balance.
Build a real-world backend system using FastAPI and PostgreSQL.
- User registration
- User login
- Add income and expenses
- View transactions
- View balance
- Python
- FastAPI
- MySQL
- pymysql