Skip to content

Feat: Student Sign in#19

Merged
sean-dickinson merged 2 commits intomainfrom
student-sessions
Apr 30, 2026
Merged

Feat: Student Sign in#19
sean-dickinson merged 2 commits intomainfrom
student-sessions

Conversation

@sean-dickinson
Copy link
Copy Markdown
Collaborator

@sean-dickinson sean-dickinson commented Apr 30, 2026

What

  • Creates a new, separate session model for students
  • Duplicates the session logic but for student sessions
  • Adds a base controller for admin routes that require the traditional auth
  • Implements logging in via a student link on the roster page
  • Adds a dummy student home page to prove that logging in works

Screenshots

Roster page with student names

Screenshot 2026-04-29 at 8 08 07 PM

Dummy "home" page for student after logging in

Screenshot 2026-04-29 at 8 08 22 PM

Closes #3

@sean-dickinson sean-dickinson merged commit c66b595 into main Apr 30, 2026
4 checks passed
@sean-dickinson sean-dickinson deleted the student-sessions branch April 30, 2026 22:41
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

Successfully merging this pull request may close these issues.

Student users can login by selecting name from student roster

2 participants