#week 01 - learning flutterflow
https://www.youtube.com/watch?v=moP9VtkoyjY&list=PLsUp7t2vRqx-xMe6gucpfjeDgIj0tJRIm
#week 03 - flight ticket redesign
[https://docs.google.com/presentation/d/1gQ4stySoRpO-bnPV0fPzAZU1MpHvTv6kByuYdCM4p24/edit?usp=sharing](https://docs.google.com/presentation/d/1gQ4stySoRpO-bnPV0fPzAZU1MpHvTv6kByuYdCM4p24/preview?usp=sharing)
#week 04 - prototype flow chart
Click the link below and take a look on our result~
https://www.figma.com/board/sM9hLVZ61XkhFwFT4pazvb/appdesign2-week4?node-id=0-1&t=YJJRHzL4wXDH3FQK-1
#week 05 - UX animation chart
#week 06 - FlutterFlow
This week, we began our journey with FlutterFlow, the primary platform for developing our final application. Under Mr. Razif’s guidance, we explored the essentials of building a fully functional user authentication flow, covering login, sign-up, and dashboard pages. A major focus was integrating Firebase with FlutterFlow, enabling secure user authentication and real-time data storage.
We delved into Firebase Authentication, which facilitates user account creation and login via email and password. Mr. Razif demonstrated how to configure Firebase within FlutterFlow’s project settings and how to connect authentication actions to sign-up and login buttons. Upon successful login, users are seamlessly directed to a personalized dashboard, where dynamic content is displayed based on data retrieved from Firebase.
Beyond authentication, we gained valuable insights into FlutterFlow’s intuitive drag-and-drop UI builder, custom functions, and its ability to streamline low-code development. The platform’s user-friendly design makes app creation more accessible even for those with minimal coding experience.