UoaWDCC / uasc-web

Project with the University of Auckland Snowsports Club Website & Booking System. Established in 2023.
https://uasc.co.nz
6 stars 2 forks source link

[FRONTEND] Display appropriate view on front page based on member role #418

Closed bcho892 closed 3 months ago

bcho892 commented 4 months ago

Is your feature request related to a problem? Please describe.

Right now it always shows log-in and register even if the user is logged in

However there is another case where a user has not yet paid for membership but has an account. In that case we should keep the register button, but possibly change the text.

For users that have paid, none of these should be shown.

Admins should be able to see all just for completeness

BEFORE MERGING

bcho892 commented 3 months ago

Probably not needed with redesign