A comprehensive web-based expense tracking and management application built with Django. Track your income, expenses, and visualize your spending patterns with intuitive charts and reports.
- Real-time Overview: View your current balance, total income, and total expenses at a glance
- Quick Stats: Track today's spending, weekly expenses, and monthly totals
- Interactive Charts: Visualize your financial data with beautiful Chart.js graphs
- Transaction List: Browse all your transactions with search and filter capabilities
- Income & Expense Tracking: Record both income and expense transactions
- Categories: Organize transactions into customizable categories
- Date Management: Track when each transaction occurred
- Edit & Delete: Full CRUD operations for managing your transactions
- Monthly Trends: Compare income vs. expenses across different months
- Category Breakdown: See spending distribution across categories with pie charts
- Time-based Analysis: Filter by date ranges to analyze specific periods
- Search Functionality: Quickly find transactions by title or category
- Secure Authentication: User registration and login system
- Profile Management: Update your profile information
- Password Security: Change password functionality with validation
- Multi-user Support: Each user has their own isolated data
- CSRF protection enabled
- Secure session cookies