Daily Expense Tracker System: Problem Statement
Daily Expense Tracker System: Problem Statement
INTRODUCTION
The project “Daily Expense Tracker System” is a system which will keep track of
Income – Expense. User enters income and expense in the application and it will be stored in
the application’s data as per the system date. If user enter the income then it will be added to
the balance. If user enter expense then it will be deducted from the balance. If user enter
expense more than the available balance then it will not be accepted.
All transactions will be stored and retrieved in the structure that includes transaction
id, amount, source and date. The date will be automatically considered the system date due to
which application will be more easy and attractive.
User can track all details about income and expense. In this way the application is
more useful to keep track and to reduce the paper work.
Problem Statement –
Create an android application which manages user expenses on daily basis.
Hardware Requirement:
I. Processor: Intel (R) Core (TM) i3
II. RAM: Minimum 4 GB Required
III. Hard Disk: Minimum 500 GB Required
Software Requirement:
I. Android Studio
II. Emulator
OUTPUT
ADVANTAGES
I. It keeps track of daily expense and budgeting.
II. Save money for predefined expenses which will help planning for your
future investment.
III. It is easy to use for any user.
FUTURE SCOPE
This app adds income and expenses to the database and can view the added income
and expenses. In future we can extend this project as it would create monthly reports on the
expense so that user can plan for future investment based on savings
CONCLUSION
In this project, we understood how to use different layouts and how to link different
pages from single android project. Also we understood how to connect database to android
app.
REFERENCES
I. https://www.tutorialspoint.com/android/android_sqlite_database.htm
II. https://www.youtube.com/watch?v=cp2rL3sAFmI
III. https://www.simplifiedcoding.net/android-sqlite-database-example/
IV. https://www.youtube.com/watch?v=p8TaTgr4uKM
V. https://www.youtube.com/watch?v=_6p7BqjNANQ