Skip to content

vlsulliv/Budget_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget-Tracker

Description

Budget tracker provides an easy way to track personal monetary spending. Spending data is input and a total balance is displayed. Transaction data is represented graphically so spending trends can be identified quickly.

Table of Contects

Installation

To install dependencies, execute npm install

Budget-Tracker using MongoDB server running on port 27017. Ensure your server is running and correct port number is reflected in server.js. The ODM library we use in communicate directly with the app is Mongoose, and will be installed during the npm install process.

Usage

Start the server with npm start and navigate to localhost:3000 in your browser.

deployed app

References

Web Manifest_MDN
Service Workers_GDEVS
Service Workers_Love2Dev
MongoDB
Mongo Commands

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published