hack4impact-calpoly/humane-society

Task 9: Create Profile page (Frontend)

Closed this issue · 0 comments

Using Figma, create a user Profile page where the person can update their information.

  • Create a Profile Page based on the design in Figma
  • If needed utilize the Material-UI library (will need to npm install the package) (makes development time a lot easier)
  • Utilize the validity checks to monitor input for errors
  • Connect page with backend functions to update profile information (work with Task 10) *If this isn't possible don't worry just create a PR for your task
  • Use the backend function that pulls user data based on userID to display their current personal information