aumuaythai / aumt-website-frontend

AUMT club membership website
https://aumt.co.nz
2 stars 1 forks source link

Trainings membership check #15

Closed mouyang2001 closed 2 years ago

mouyang2001 commented 2 years ago

Issue: A weekly training doesn't block users from signing up if their membership is out of date.

Solution: The signup page has safeguards to display only if the weekly training semester property matches the correct user membership type. This semester property must be set when creating a training and can be edited too.

Risks: Potential branch coverage missing which may lead to faults.

Closes #11