Closed ogallagher closed 4 years ago
The activity history column is mostly finished, filled with real data ordered from newest to oldest. Next up is the records column.
The records column now shows real data, and activity rows for history and records redirect to their respective puzzles on click. The presentation could probably use some polishing, but this is enough for now.
The history and records sections of accounts are still only filled with example data, so next up is to pull the user’s plays, ratings, and high scores into that section of the account page.