Skip to content

It is an expense tracker app, tailored to my father’s need as an Elevator Engineer. Users can keep track and edit their expenses along with its category and date. An Expense report can generated in a pdf form which can be shared via email or any form

Notifications You must be signed in to change notification settings

Umair-Iqbal-debug/Expense-Tracker-Android-App

Repository files navigation

Expense-Tracker-Android-App

Description

It is an expense tracker app, custom tailored to my father’s need as an Elevator Engineer. Users can keep track and edit their expenses along with its category and date. An Expense report can generated in a pdf form which can be shared via email or any form

Storage

An expense is modelled by a Java class which is being converted to-from JSON format and stored in the local storage as lightweight JSON array.

UI

The Main Page is built using RecyclerView and CardView

Main Page

Screenshot_20221002-184536_Expense Tracker

Menu Options

Menu

Adding an expense

Screenshot_20221002-184558_Expense Tracker

Settings using shared preferences

Screenshot_20221002-184625_Expense Tracker

Sample PDF generated

Screenshot_20221002-184749_Drive

About

It is an expense tracker app, tailored to my father’s need as an Elevator Engineer. Users can keep track and edit their expenses along with its category and date. An Expense report can generated in a pdf form which can be shared via email or any form

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages