APPLICATION DESIGN 2 Assignment 3

Student id : 0379395 Name : He Kehua Public share URL link: https://app.flutterflow.io/project/text3-0sr0ko Presentation link:https: //youtu.be/iRTutC_IPm0 My app is called E LE MA Here you can see the first page you open this app. Then you can see the home page. Here are all type of things that you can edit. Of course,you can see the discount on the home page. And you can see the all pages i made. Here the story board SplashPage Function : App launch screen with logo and branding. Purpose : Builds recognition and provides a clean start. OnboardingPage Function : Introduction to app features. UI : Illustration with description and progress bar. Action : Next or skip to continue. LoginPage Function : User login. Fields : Email, password. Extras : Forgot password and guest mode options. SignupPage Function : Create a new account. Fields : Name, email, password. Extras : Guest mode and login redirect. ForgotPasswordPage Function : S...