Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it so a user needs to input a code before signing up for each event. #339

Open
kyle1373 opened this issue Oct 9, 2022 · 0 comments
Labels
backend for tasks related to backend of the portal frontend for tasks related to the frontend of the portal

Comments

@kyle1373
Copy link
Member

kyle1373 commented Oct 9, 2022

Right now, our portal allows anyone to be able to sign up for an event to be checked off when in reality they may have never been to the event at all. To mitigate this, we can allow officers to set a special code for each event that inductees need to type into the event portal before they have the ability to sign in and check themselves off. The assignee has the freedom to implement this however they see fit as long as it's intuitive on the UI. This involves both frontend modifications and backend updates as well (storing codes per event on the db and fetching them appropriately).

@kyle1373 kyle1373 added backend for tasks related to backend of the portal frontend for tasks related to the frontend of the portal labels Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend for tasks related to backend of the portal frontend for tasks related to the frontend of the portal
Projects
None yet
Development

No branches or pull requests

1 participant