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

Set up Routing Controls and Logic to Enforce User to Complete Personal Details #70

Open
tryyang2001 opened this issue Apr 7, 2024 · 0 comments

Comments

@tryyang2001
Copy link
Owner

  • we must enforce the authentication such that only authenticated users can access our services such as viewing the assignment details, and only tutors in charge can create/update questions and view submissions for their students.
  • currently, the sign up form in frontend does not ask for user name, major, course, etc. We need some logic to force the user to at least set their name and major before they can start using the services. Then for registering courses, we can either goes with email invitation way, or let the user search the course and join (need tutor approval, maybe). See which one is simpler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant