Authentication Page

This is the initial page rendered to users who are not authenticated upon visiting the application link. To gain access, a user should provide their correct username and password in the input fields provided in the Login form as illustrated in the image below.

An illustration of the Login form

An illustration of the Login page

Upon successful login, the user will be directed to the Dashboard or Overview page.

An illustration of the Dashboard page

A snippet of the Dashboard page on successful login