aboutsummaryrefslogtreecommitdiff
path: root/mobile
Commit message (Collapse)AuthorAge
* saving status of point in db. loading only new or pending points in home pageKumar Damani2019-03-28
|
* added back the back buttonKumar Damani2019-03-15
|
* code cleanupKumar Damani2019-03-15
|
* added FE web updates for displaying new form report. minor ui enchancementsKumar Damani2019-03-15
|
* updated mobile form, updated web schemas, and /mobilerequest handler. No ↵Kumar Damani2019-03-15
| | | | front end web changes yet
* added evn urls for prod, and mobileKumar Damani2019-03-14
|
* added proper app settingsfix-location-bug-d2Kumar Damani2019-03-10
|
* fixed having to press current location button arbitrarily many times before ↵Kumar Damani2019-03-10
| | | | proceeding to next screen
* 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.
* fixed folder structureKumar Damani2019-02-18
|
* Created folder /mobile/ and added all files and folders created by Expo.Samarth Agarwal2019-02-18