The Budget Tracker application allows for offline access and functionality. The purpose and function is to show how to add expenses and deposits to the budget tracker with or without a connection. When entering transactions offline, they should populate the total when brought back online.
Clone or download the repository, and install node.js, npm install with dependencies.
The application is invoked by using the following "node server.js" command. Run app on node server.js, and deploy to localhost:3000 or deploy with Heroku link below.
- Express
- Mongoose
- Mongodb
- Compression
- Morgan
- Lite-Server
- Node.js
- Heroku
ISC
Eva Wang
Contact me: Email: elphinhote@yahoo.com
Github: https://github.com/elphinhote/budget-tracking
Deployed App: https://budgeting-tracking.herokuapp.com/