Skip to content

nealwc/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker

Budget Tracker is a PWA app that allows the user to manage a budget with or without internet access. The user can make changes to their budget without internet access and the database will automatically update when reconnected to the internet.

Installation

In the terminal run:

  • npm install to download node modules
  • node app.js to start the application

Resources Utilized

Contributing/Questions

Carter Neal @nealwc

Heroku Deployment

Budget Tracker is deployed on Heroku.

Budget Tracker

About

A progeressive web app for budget management that is not reliant on steady internet connection. Transaction data persists offline - a service worker caches the app’s assets client-side via the browser’s indexedDB API. When reconnected to the internet, the app automatically updates the NoSql database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors