Skip to content

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!

Notifications You must be signed in to change notification settings

pschlafley/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published