Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 582 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 582 Bytes

BlindSpot

BlindSpot is a RESTful API server and web application built with the MEAN stack. The general idea is for a user to be able to edit their own profile information using one link and being able to share with others using another.

The code is based on and modified from the Heroku tutorial here: https://devcenter.heroku.com/articles/mean-apps-restful-api.

This application is still in progress
Currently deployed: https://enigmatic-wildwood-52602.herokuapp.com/#/

Updates:

November 20, 2016 - Got a static front page working
November 19, 2016 - Initialized code