Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create User Profile Page #32

Open
xTrig opened this issue Oct 26, 2021 · 1 comment
Open

Create User Profile Page #32

xTrig opened this issue Oct 26, 2021 · 1 comment
Assignees
Labels
frontend Task or issue relating to frontend development
Projects

Comments

@xTrig
Copy link
Contributor

xTrig commented Oct 26, 2021

Create a page that lets the users view and edit their own personal information, along with view the profiles of other users.

Personal information can be stuff like first name, last name, major, bio, socials, etc.

Going to need to use dynamic routes to accomplish this. Viewing other people's profiles should follow the following URL format:
localhost:3000/profile
localhost:3000/profile/USERIDHERE

Some fields we'd like to include are:

@xTrig xTrig added the frontend Task or issue relating to frontend development label Oct 26, 2021
@aasherkataria
Copy link
Contributor

I'll take this task

@xTrig xTrig added this to In progress in Student Net Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Task or issue relating to frontend development
Projects
Student Net
In progress
Development

No branches or pull requests

2 participants