Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.61 KB

File metadata and controls

26 lines (21 loc) · 1.61 KB

Authentication System

Note

Last updated January 14, 2026

Summary

This authentication system prompts the user for their login credentials (username and password) and redirects them to the appropriate landing page depending on their role: a user, a manager, or an administrator. Once redirected, the user is able to view, modify, or delete their information. If the user cannot provide their login credentials—in other words, the user does not have an account—then they can sign up and create an account.

Demo

Access the live demo here.

Technologies

Screenshots

Desktop View

Desktop view of Authentication System home page Desktop view of Authentication System dashboard

Mobile View

Mobile view of Authentication System home page Mobile view of Authentication System dashboard