aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Got rid of drop pin button. Necessary for deliverable 2.feat/5Andrew2019-03-08
|
* added ui package, edited text on greeting page, using new ui package in form ↵Kumar Damani2019-03-06
| | | | page
* Added A "Go Back" button to the form page. Fixed bug that would causeAndrew2019-03-05
| | | | | app to produce an error if location services are turned off. Please enter the commit message for your changes. Lines starting
* Merge pull request #23 from csc301-winter-2019/feat/15AndrewMihai2019-03-05
|\ | | | | Implemented JSON from app to server, build valid, contains all info, …
| * Implemented JSON from app to server, build valid, contains all info, Form ↵feat/15Mohammed Fahim Ahmed2019-03-05
| | | | | | | | Page updated to meet specifications, submit button works
* | Added location functionality to greeting page. Location data is now sentAndrew2019-03-05
| | | | | | | | to the form page after the 'get location' button is pressed.
* | Merge pull request #21 from csc301-winter-2019/feat/15AndrewMihai2019-03-05
|\| | | | | Feat/15
| * class name changexuhaoy2019-02-23
| |
| * more info for potentially additional form page for if the user has the ↵xuhaoy2019-02-23
| | | | | | | | chance to speak with the homeless individual
| * adding form for questions that does not require speaking with the homeless ↵xuhaoy2019-02-23
| | | | | | | | individual
* | Created the greeting page of application. Page contains button to fetchAndrew2019-02-24
| | | | | | | | location, and button to drop pin. Both buttons lead to blank pages. This is an initial prototype.
* | Merge pull request #12 from csc301-winter-2019/masterAndrewMihai2019-02-21
|\| | | | | Merging new commits from master into feat/5 branch
| * Merge pull request #11 from csc301-winter-2019/feat/4Kumar Damani2019-02-20
|/| | | | | Feat/4
| * added a step for mongodb locallyfeat/4Kumar Damani2019-02-19
| |
| * added error help for mongo connectionKumar Damani2019-02-18
| |
| * pulling in latest masterKumar Damani2019-02-18
| |\ | |/ |/|
* | Merge pull request #8 from csc301-winter-2019/fix-dir-structKumar Damani2019-02-18
|\ \ | | | | | | fixed folder structure
| * | fixed folder structureKumar Damani2019-02-18
|/ /
| * pulled latest from masterKumar Damani2019-02-18
| |\ | |/ |/|
* | Merge pull request #5 from csc301-winter-2019/feat/1Samarth-Agarwal12019-02-18
|\ \ | | | | | | Feat/1
| * | Removed App.js from root directory and put it within /mobile/ directoryfeat/1Samarth Agarwal2019-02-18
| | |
| * | Created folder /mobile/ and added all files and folders created by Expo.Samarth Agarwal2019-02-18
| | |
| * | Updated .gitignore to ignore /node_modules/ folder.Samarth Agarwal2019-02-18
| | |
| * | Updated .gitignoreSamarth Agarwal2019-02-18
| | |
| * | Added .gitignore fileSamarth Agarwal2019-02-18
| | |
| * | Added comments to the code in App.js so that you can understand what it's doing.Samarth Agarwal2019-02-16
| | |
| * | Created a basic Hello World template as a starting point for all of our ↵Samarth Agarwal2019-02-16
|/ / | | | | | | React Native work.
| * 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
| |
| * added a .gitignore fileKumar Damani2019-02-18
|/
* first commit, d1 filespre-releaseKumar Damani2019-02-06