Files
Budgeteer/README.md
Aditya Pulipaka 92d30be5d0 Update README.md
2022-07-06 15:08:43 -05:00

288 B

Budgeteer

Simple Android App Allowing Expense Tracking
I have included the src folder, along with the Android APK, as the rest is unnecessary.

Implementation

Uses a DAO to interface between a list activities containing expenditures and categories and a database storing all these.