Skip to content

Set Up Flask Sessions #11

Open
Open
@Ctoic

Description

@Ctoic

Description: Implement Flask sessions to manage user authentication and maintain session states for both students and admins. Sessions should be used to ensure that users stay logged in and to provide role-based access control.
Additional Information:
Modify routes and templates to check if users are logged in before granting access.
Protect admin-specific routes like /room_management.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions