MoneyMan - Minimal Expenses App
Built in a week, MoneyMan is my HelloWorld application in Django. The application notes individual expense entries (Amount, Date, Description, Category). Pagination with 10 entries per page. Summary page displays the categories where the most money is being spent. Filter allows entries and summary to be between a range of dates.
Work Involved:
- Layout and CSS styling
- Google Charts API Integration
- jQuery UI elements for date selection
- Bookmark capable URL design
- Application design in Django