Finance Manager Personal finance control dashboard
I developed a Personal Finance Manager web application using Django (Python), PostgreSQL, and Bootstrap 5. The system helps users manage their daily finances through full CRUD workflows for accounts, categories, transactions, budgets, and savings goals.
The project includes a clean multi-page interface and a monthly dashboard with key financial insights: total balance, income vs. expenses, net result, top expense categories, recent transactions, and savings progress. I also implemented form validation and filtering (by user, category, and date range) to keep data accurate and easy to analyze.
This project demonstrates my ability to build structured backend logic, relational data models, and practical, user-friendly interfaces for real business needs. #python #Django #Backend
The project includes a clean multi-page interface and a monthly dashboard with key financial insights: total balance, income vs. expenses, net result, top expense categories, recent transactions, and savings progress. I also implemented form validation and filtering (by user, category, and date range) to keep data accurate and easy to analyze.
This project demonstrates my ability to build structured backend logic, relational data models, and practical, user-friendly interfaces for real business needs. #python #Django #Backend