Files
Budgeteer/README.md

7 lines
288 B
Markdown
Raw Normal View History

2022-07-06 14:46:38 -05:00
# Budgeteer
2022-07-06 15:08:43 -05:00
Simple Android App Allowing Expense Tracking
2022-07-06 15:07:10 -05:00
I have included the src folder, along with the Android APK, as the rest is unnecessary.
2022-07-06 15:02:11 -05:00
# Implementation
Uses a DAO to interface between a list activities containing expenditures and categories and a database storing all these.