aboutsummaryrefslogtreecommitdiff
path: root/web
Commit message (Collapse)AuthorAge
* Changed code so that the popup doesn't show up when the marker is clicked.feat/22Samarth Agarwal2019-03-08
|
* Modified Details sidebar so that the close button always stays at the bottom ↵Samarth Agarwal2019-03-08
| | | | of the box and doesn't overlap any text.
* 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.
* displaying all the fields in the marker popup, better var namingfeat/7Kumar Damani2019-02-28
|
* changed index to use pointscollection by defaultKumar Damani2019-02-28
|
* sending geo data to front end, displaying it as markers, and taken out ↵Kumar Damani2019-02-28
| | | | schema defs from index into models folder
* fixed default zoom level for mapKumar Damani2019-02-27
|
* fixed spaces to indentsKumar Damani2019-02-27
|
* removed unnecessary db call breaking homepage due to db updateKumar Damani2019-02-27
|
* added a step for mongodb locallyfeat/4Kumar Damani2019-02-19
|
* added error help for mongo connectionKumar Damani2019-02-18
|
* properly using the atlas mongo connectionKumar Damani2019-02-18
|
* added check for envs and mongo uri, updated readmeKumar Damani2019-02-18
|
* fixed READMEKumar Damani2019-02-18
|
* added basic site with basic mapKumar Damani2019-02-18