rshah98626 / PoolCar

Pool it up!
0 stars 0 forks source link

User Profile Page #41

Open rshah98626 opened 4 years ago

rshah98626 commented 4 years ago

Front End: Make a profile page to display user information. The screen should be reusable, meaning that is has the options to be editable and to be accessed from multiple user actions, such as in the side menu and when clicking on an icon on the detail page.

Backend/Middleware: Following the patterns of RideAPI & RideViewModel, create an endpoint in the UserAPI which supplies details about a given user from their ID.

Going off #40, do we want the detail page you had created previously to turn into the user profile page?

vsrivatsan53 commented 4 years ago

Name Email Change Password Ride History at bottom

Driver Only: From Driver Information Issue