Screens
-
Splash Screen -Displays an animated transition from "X" to "EnzoX". -Automatically redirects to the login screen after a short delay.
-
Login Screen -Styled similar to Spotify's login screen. -Users enter their email and password. -A "Log In" button navigates to the main screen. -A "Sign Up" button allows navigation to the registration screen.
-
Registration Screen -Allows users to input their name, email, and password. -A "Register" button takes users back to the login screen.
-
Main Screen -Displays a welcome message along with the user's email. -Features a grid layout of shoe products. -Each product includes an image, name, and price. -A "Logout" button redirects back to the login screen.