Main Page

Main page

The main page is the first screen users see for the Mobile Application. It contains buttons to navigate to every other page in the application. Before the user is logged in, they can only see three buttons. The “Login” button sends users to the login page where they can enter their credentials. The “Registration” button sends users to the registration page where they can fill in fields to create a new account. Finally, the “Guest” button bypasses the login page and signs the user into a guest account where they can currently access every page of the application. Once the user is logged in, the page updates to show additional buttons for navigation.

Main Page Logged Out
Main Page Logged In