aboutsummaryrefslogtreecommitdiff
path: root/web/app.js
Commit message (Collapse)AuthorAge
* Added comments and made DOM easier to work with.Samarth Agarwal2019-03-07
|
* Added functionality so that whenever a point is clicked it opens up a ↵Samarth Agarwal2019-03-07
| | | | Details sidebar which shows information about that point.
* sending geo data to front end, displaying it as markers, and taken out ↵Kumar Damani2019-02-28
| | | | schema defs from index into models folder
* added basic site with basic mapKumar Damani2019-02-18