2022-07-06 14:46:38 -05:00
|
|
|
# Budgeteer
|
|
|
|
|
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.
|