This is a sample Python project. The project is a simple expense tracker. No GUI. You can add, delete and view expenses.
Nice to haves:
- Data Analysis
- Categorization of spending (Done! But should think about if I want fixed categories and the ability to create categories?)
- Viewing in chunks - by category, by year/month/quarter etc.
- Eventual GUI