Adrian, the owner of Little Lemon Restaurant, has seen a steady decline of take out orders across the past several months. After soliciting feedback, he found that many customers prefer the convenience of a mobile application rather than ordering through the phone. As such, Adrian has hired you to create an app that will provide customers with a pleasant and user friendly experience for ordering food. On the functional side, this entails implementing intuitive navigation and customizability. While behind the scenes, you'll need to consider things such as component layouts and where your data comes from.
The project tests the comprehension of the topics covered and the skills applied throughout the course.
Minimum API required 31 (Android 12)
Download APK here (Make sure your phone allows to install from unknown resource)
git clone https://github.com/TTNguyen25052003/little-lemon.git
*Android Studio is recommended
The project followed the MVVM design pattern: