This is a coffee shop application that I built to demonstrate my design and development skills in Android. The design used for this demo can be extrapolated for any store application especially stores that sell visually appealing products like food, clothes, vehicles etc.
The app was built using Java, following industry standard android development guidelines including
1. Dependency Injection using Dagger
2. Architecture Components
3. Room & LiveData
4. ViewBinding and DataBinding
5. Support for Dark Mode
6. System assisted search
7. Google Maps integration for a custom place picker
** Note this application is meant for demonstration purposes and orders are not fulfilled
The app was built using Java, following industry standard android development guidelines including
1. Dependency Injection using Dagger
2. Architecture Components
3. Room & LiveData
4. ViewBinding and DataBinding
5. Support for Dark Mode
6. System assisted search
7. Google Maps integration for a custom place picker
** Note this application is meant for demonstration purposes and orders are not fulfilled
Show More