Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 968 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 968 Bytes

budget-tracker

GitHub license

Description

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!

Table of Contents

Installation

npm i

Usage

The app uses express.js to start a server, and is hosted on heroku.com at https://budget-tracker100.herokuapp.com/

License

This app is licensed under: MIT

Questions

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]