💰 Budget & Expense Tracker
A lightweight, powerful web application built with Flask and PostgreSQL to help you track spending, manage income, and visualize your financial habits.
🚀 Features
User Accounts: Secure registration and login.
Income & Expense Tracking: Easily log transactions with descriptions and dates.
Categorization: Organize spending into custom categories (Food, Transport, Bills, etc.) (in progress)
Real-Time Widgets: currency exchange and cryptocurrency graphs (in progress)
Data Persistence: All records are securely stored in a PostgreSQL database.
Responsive UI: Optimized for both mobile and desktop browsers.
🛠️ Tech Stack
Backend: Python (Flask)
Frontend: HTML5, CSS3, Jinja2 Templates
Database: PostgreSQL
🤝 Contributing
Fork the Project.
Create your Feature Branch (git checkout -b feature/AmazingFeature).
Commit your Changes (git commit -m 'Add some AmazingFeature').
Push to the Branch (git push origin feature/AmazingFeature).
Open a Pull Request.