brook5407 / ft_transcendence

This project is about creating a website for the mighty Pong contest!
https://aispong.brookchin.tech
0 stars 2 forks source link

User Management #12

Closed linear[bot] closed 2 months ago

linear[bot] commented 4 months ago
  1. Create User profile after user signed up (with either password or 42 OAuth)
  2. User can manage their own profile (nickname, avatar)
  3. Game statistics (wins/losses)
  4. Match History (just pong)
    1. win/lost
    2. opponent
  5. Friend system
    1. Can add other friend
    2. Display list of user's friends
    3. View other's profile
    4. block other user
linear[bot] commented 4 months ago
FT-18 User Management

1. Create User profile after user signed up (with either password or 42 OAuth) 2. User can manage their own profile (nickname, avatar) 3. Game statistics (wins/losses) 4. Match History (just pong) 1. win/lost 2. opponent 5. Friend system 1. Can add other friend 2. Display list of user's friends 3. View other's profile