[Enhancement]: Completely redo the "progress" page and add dedicated game pages #320
Open
1 task done
Labels
awaiting-approval
Topic has not been approved or denied
enhancement
An update to an existing part of the codebase
Checked Existing
What enhancement would you like to see?
This expands on (and will likely replace) issues such as #309 and #227. This can possibly be incorporated into #282, as it as a similar goal, but it may also be worth doing in a different PR (since the goals do differ a bit) or waiting for #307 to be closed (which @hauntii is working on).
Currently the progress page has 2 "issues":
The best solution would likely be to:
This will likely require several changes to our backends, since we would need to start tracking game progress data ourselves rather than piggy-backing off GitHub Projects.
Any other details to share? (OPTIONAL)
We can easily take inspiration for the 3rd point from other projects. Most every system emulator follows this sort of design, having a "main" titles list showing general compatibility followed by dedicated pages with detailed stats:
The text was updated successfully, but these errors were encountered: