Skip to content

Given a list of locations, determine an optimal location to minimize time on the road

Notifications You must be signed in to change notification settings

dmp359/minimize-commute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where To Live

A Node.js app used to determine possible living locations based on commute locations.

Running Locally

$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

This app is deployed to Heroku at https://where-to-live.herokuapp.com/

About

Given a list of locations, determine an optimal location to minimize time on the road

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published