AryanKukreja/LeapQueue

Finish User Profile Page

Closed this issue · 2 comments

This page is simple: it gets the user's profile information (first and last name), and allows the user to update it if required. There is also a button to see the user's reviews in one place.

I need to add support for joined_on on the SignUpActivity so that it is added when the user is created. Till then, this feature does not work.