This is a node.js application using MongoDB as the backend database.
With this app, you can track your budget by adding expenses/deposits to your budget.
The app also uses indexedDB and service workers to allow for offline functionality, as well as a desktop version of the app that you can download!
npm i
The app uses express.js to start a server, and is hosted on heroku.com at https://budget-tracker100.herokuapp.com/
This app is licensed under: MIT
If you have any questions you can visit my github profile at https://github.com/pschlafley/socialNetwork or you can email me at [email protected]