Ishi01 / CITS5505Group41Project

CITS5505 Agile Web Develoment Group Project
MIT License
1 stars 0 forks source link

User page #31

Closed stuar7 closed 4 months ago

stuar7 commented 4 months ago

Prerequisite for the leaderboard.

Implements a table user_game_history that stores the history of each game played.

User pages now exist at: /user/<username> or /user/id/<user_id>

stuar7 commented 4 months ago

Merging this branch. This will create a conflict with the other pull request #29 due to both having database schema changes.