Skip to content

joling6027/W22G08_expense-tracking-app

Repository files navigation

Expense Tracker

An expense tracker mobile application using Android Studio in Java.

Introduction

As college students who always live on a tight budget, we are thinking about how to optimize every penny we spend. Of course, google spread sheet is a nice tool to write down all our expenses and calculate the balance. However, with a handy useful app on your smartphone which is always around you, it will be easier and way more convenient to record and track your expenses.

Feature Specifications

  • Main Page

The pie chart we use at the main page of the app shows the percentage of each category under the time period chosen. While clicking on the icon of the category, if there are some expenses and incomes under this category, it will show the total amount of cost.

alt text alt text

  • Expense Page

This page allows user to insert expense details. By selecting date and category, users can input data into the local database and the corresponding expense will be shown on the main page pie chart.

alt text alt text

  • Income Page

This page allows user to insert their source of income. User can use it in the same way as using the expense page.

alt text

  • Search Page

At the action bar of the main page, while clicking on the search button and insert the category name in the search bar, it redirects you to the search page which shows all the details under specific category. Data can be deleted simply by click on the item.

alt text

Technical Concepts used

About

An expense tracking mobile app using Java (Android Studio)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages