7 lines
286 B
Markdown
7 lines
286 B
Markdown
# 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.
|