LeikRad / IES_CountMeIn

Group 4's project for IES. Count Me In, an automatic sensor service that controls the number of people inside a room.
MIT License
0 stars 2 forks source link

User Authentication Logic Implementation and Route Refactoring #23

Closed MrLoydHD closed 11 months ago

MrLoydHD commented 11 months ago

Description: Develop the login logic within the user interface (frontend), responsible for interacting with our authentication API. This task involves creating a login form and integrating it with the API to validate user credentials.