Files
Budgeteer/README.md
Aditya Pulipaka 40802c4432 Update README.md
2022-07-06 15:07:10 -05:00

286 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.