This app allows the user to track money and transactions with or without internet access.
This app uses node.js and is connected to the noSQL database with mongoose. The app uses npm packages 'compression' and 'morgan' for middleware.
The deployed app can be found at https://nameless-fortress-29034.herokuapp.com/. It can be used as a live website or downloaded as a PWA.
To initiate the app from your local computer, navigate in your terminal to where you have cloned the repository and type npm start
.
This application is covered by MIT.
This project was created by Bri Cassellius as part of coding bootcamp. Starter code was provided.
This app can be found on GitHub at https://github.com/bcassellius/budget-tracker.git.
Have a question about this app? Send an e-mail.