Skip to content

webdev410/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker - Progressive Web Application

License

Description

A progressive web application to track your budget. This software can be used in offline mode and will upload offline data to the database when reconnected.

Install Instructions

  1. Download Repo
  2. npm install
  3. npm start
  4. Open a browser and navigate to localhost:3000

Usage Instructions

Add a transaction and an amount in the form and choose "Add Funds" or "Subtract Funds" The graph will automatically update.

For offline use;

  • Click this icon in the top right of the address bar

Technologies

Links

Screenshots