Update README.md

This commit is contained in:
Aditya Pulipaka
2022-07-06 15:07:10 -05:00
committed by GitHub
parent 72f4821627
commit 40802c4432

View File

@@ -1,5 +1,6 @@
# Budgeteer # Budgeteer
Simple Android App Allowing Expense Tracking Simple Android App Allowing Expense Tracking
I have included the src folder, along with the Android APK, as the rest is unnecessary.
# Implementation # Implementation
Uses a DAO to interface between a list activities containing expenditures and categories and a database storing all these. Uses a DAO to interface between a list activities containing expenditures and categories and a database storing all these.