mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

Initial User Profile #244

Closed espeo196 closed 11 years ago

espeo196 commented 11 years ago

User Profile fragments now work. To access:

  1. Log in
  2. Press the menu button to go to main profile page
  3. Press the menu button again and go to edit profile

Right now only phone number changing works, because I'm not sure how to go about password resetting. I found this article on Parse though. https://www.parse.com/docs/android_guide#users-resetting

mrathjen commented 11 years ago

Code looks awesome, glad you guys conquered the UI.

espeo196 commented 11 years ago

Thanks. Conquered is a strong word though. More like threw everything we had at it until it gave way.