Skip to content

An app to track the miles you have driven over the course of multiple days, using NodeJS, Mongoose, and EJS.

Notifications You must be signed in to change notification settings

dchukhin/miles-driven-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miles-app

An app to track the miles you have driven over the course of multiple days, using NodeJS, Mongoose, and EJS.


How to use:

1.) npm install miles-driven-app

2.) navigate to folder with server.js file

3.) mongod --dbpath ./data

4.) open a new terminal

5.) node server.js

About

An app to track the miles you have driven over the course of multiple days, using NodeJS, Mongoose, and EJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published