Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.01 KB

Welcome to the Budget Tracker! Visit here to load the website.

About

Use this simple app to track your income and expenses in the cloud. Add funds and subtract them as needed.

On the homepage, you will see a blank graph. Type your expenses at the top and add to the database. The website will save this to track your expenses. Try going offline!

Features

Usage

Input an amount to add or subtract and click the appropriate button. This will log that income or expense and then adjust the total balance appropriately. You can use this app online or offline, in case you get disconnected from the internet.

Screenshot of the budget tracker page

Installation

Open the app in https://intense-eyrie-26187.herokuapp.com/

You can also install this locally by cloning the repository here. Then run the appropriate npm commands:

  • git clone
  • npm install
  • npm start

Technology

  • Node.js
  • Heroku
  • service-workers
  • MongoDB Atlas