Oengus Webapp v2 - Milestone 2 - Logged Out Pages
All remaining extant "logged out" pages are present on Oengus v2. Pages that contain logged out API callback functionality may not be fully functional (e.g. the sign in page will not allow users to sign in, etc.). The following checkpoints break down the goals of this milestone.
Checkpoint 1
Standalone pages. These are pages that aren't related to any oth…
All remaining extant "logged out" pages are present on Oengus v2. Pages that contain logged out API callback functionality may not be fully functional (e.g. the sign in page will not allow users to sign in, etc.). The following checkpoints break down the goals of this milestone.
Checkpoint 1
Standalone pages. These are pages that aren't related to any other page on the site and will really help the site feel more full and have lower implementation complexity as they will often be the sole exemplar of whatever advanced features they demonstrate. Pages like about and patrons.
Checkpoint 2
There's really only one logged out user page, the user's public profile. But it's a fairly complex page separated into multiple different internal tabs. As we develop, we might consider making each of these tabs have their own link so allow more precise linking if there's something one wants to share in particular. The new user page technically doesn't require a logged in user, but user logging on is its own milestone, and so that page will not be made here.
Checkpoint 3
Marathon logged out pages. This includes the marathon main page, submissions listings, incentives, lists of donations. Anything that a user could view about any potential marathon while logged out.