Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 540 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 540 Bytes

Late-Commutes

Web app that automatically notifies your emergency contact when running late on commutes while walking, driving, and using transit routes.

Uses google maps API for rendering and routing purposes, twilio API for SMS texting to emergency contact, nodeJS for backend

Deployed on heroku at Late-Commutes

To deploy and test locally, input twilio auth SID and auth token in app.js file, input google maps API key in respective urls in app.js and index.html files