KayhaanR / CSCI-3308-Spring24-Project

Group 3 Project MovieMaster
0 stars 0 forks source link

Login Page #16

Open WilliamHardeeIsCool opened 3 months ago

WilliamHardeeIsCool commented 3 months ago

I should be able to enter my credentials and login if they are correct or get an error and another attempt if any of my credentials are incorrect. Set session variables if login is successful.

Acceptance Criteria: As a user I should be able to enter my credentials and get an error and another attempt if any of my credentials are wrong. If my credentials are correct I should be redirected to the home page.