graeabbott / Michigan_back_to_work

1 stars 0 forks source link

Input zip code #9

Open sugihjamin opened 4 years ago

sugihjamin commented 4 years ago

In lieu of gps tracking, let user input zip code instead.

sugihjamin commented 4 years ago

Enter zip code and phone number manually for first version. On a separate page put up at the end (for now).

aserban13 commented 4 years ago

Added Tracking Page: https://github.com/graeabbott/Michigan_back_to_work/tree/master/Ionic_app/src/pages/tracking

aserban13 commented 4 years ago

Requests Zip Code: https://github.com/graeabbott/Michigan_back_to_work/blob/d05e3b7864b7bc3ff2a188100e8e7cb85cb55a16/Ionic_app/src/pages/tracking/tracking.ts#L35

Requests Phone number: https://github.com/graeabbott/Michigan_back_to_work/blob/d05e3b7864b7bc3ff2a188100e8e7cb85cb55a16/Ionic_app/src/pages/tracking/tracking.ts#L67