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

Implementing User Page and Functionality #193

Closed
7 tasks done
ahmetfirat23 opened this issue May 12, 2024 · 3 comments · Fixed by #213
Closed
7 tasks done

Implementing User Page and Functionality #193

ahmetfirat23 opened this issue May 12, 2024 · 3 comments · Fixed by #213
Assignees
Labels
Component: Frontend Issues related to the user interface or client-side code Priority: High This issue needs to be resolved ASAP Type: Feature New feature
Milestone

Comments

@ahmetfirat23
Copy link
Contributor

ahmetfirat23 commented May 12, 2024

Description

Implement user page UI and functionality. Check the requirements and mockups for full details of the implementation.


Acceptance Criteria

  • Displays user information
  • Displays user favorites, recent and popular reviews
  • Displays user lists, reviews, played games, followed people and followers
  • Retrieve and process information from API, do error handling
  • Make sure appropriate buttons and functionalities appear according to the user's page and current user (an user can not follow themselves but can edit their profile or guest user can not do either)
  • Every information is linked to relevant page (games navigate to their game page on click etc)
  • Implement UI following the signup and login page design


Reviewer:

This issue will be reviewed by: @asyasusen, @isilsukarakuzuu

@ahmetfirat23 ahmetfirat23 added this to the Milestone 4 milestone May 12, 2024
@ahmetfirat23 ahmetfirat23 added Priority: High This issue needs to be resolved ASAP Type: Feature New feature Component: Frontend Issues related to the user interface or client-side code labels May 13, 2024
@ahmetfirat23
Copy link
Contributor Author

I roughly implemented core functionality of the page. However, I am not sure how are we going to display users and lists so those sections might need to revised. Also I didn't include any UI right now and some properties might change due to realizing we need to display extra things.

@ahmetfirat23
Copy link
Contributor Author

@isilsukarakuzuu please check this branch when implementing User functionality to backend.

@ahmetfirat23
Copy link
Contributor Author

ahmetfirat23 commented May 13, 2024

Screen.Recording.2024-05-13.at.16.09.33-1.mov

Here is a quick showcase for the user page.

@ahmetfirat23 ahmetfirat23 linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Frontend Issues related to the user interface or client-side code Priority: High This issue needs to be resolved ASAP Type: Feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants