Ctoic / Hostel-Management-System-Using-Flask

Application to streamline your hostel buisness.
https://hostel-management-system-using-flask.vercel.app
1 stars 3 forks source link

Create Student Login Functionality #7

Open Ctoic opened 3 days ago

Ctoic commented 3 days ago

Implement the student login feature in the application. When a student logs in, validate their credentials against the stored student data (could be in a dictionary or database). If successful, start a session to keep the student logged in and redirect them to their dashboard. If unsuccessful, display an error message.

manoj9896 commented 8 hours ago

@Ctoic Would like to work on this issue

Ctoic commented 7 hours ago

Go ahead @manoj9896

Ctoic commented 2 hours ago

@manoj9896 are you working on it ?

manoj9896 commented 1 hour ago

@Ctoic yes