mitul45 / expense-manager

💸 Take control back. Track your everyday spendings.
https://mitul45.github.io/expense-manager/
MIT License
437 stars 42 forks source link
expense-tracker javascript progressive-web-app service-worker sheets-api

💸 expense-manager Build Status

"If you can't measure it, you can't improve it." - Peter Drucker

Take control back. Introducing Expense Manager, an app to track your daily spendings. It is made of two main components:

  1. Main application: Used to add expenses to the sheet
  2. Expense Sheet: This is where you can do all kinds of analysis/summarization of your expenses.

Why? Because Google Sheets is really good with numbers, but entering data from the mobile app is not very convenient. The idea is to make adding expense as simple as it can be. You should add them at the same moment you make a transaction. Make it like a habit.

Detailed analysis of the sheet can be deferred till you get an access to a computer. You can plot fancy charts at end of the month, set the budget for next week, etc. And I feel all of that need not necessarily be done on small screen.

Features

How to get started

  1. Copy this sheet to your Google Drive. After sign in, choose File -> Make a Copy....
    Make a Copy
  2. Don't rename it. It should be named Expense Sheet.
    Expense Sheet
  3. Update categories, account names, initial values in Data sheet. Clear our sample expenses in the first sheet.
  4. That's it! You can start adding expenses now.

Permissions

Check it out

https://mitul45.github.io/expense-manager/ :rocket: