Skip to content

Latest commit

 

History

History
50 lines (45 loc) · 2.61 KB

README.md

File metadata and controls

50 lines (45 loc) · 2.61 KB

Food Order Delivery App

This app use; User can register with email and password then login. You can list products and search for products in the list. You can add products to your favourites, add them to your cart and complete your order.

Project Features

- Firebase Authentication
- MVVM (Model, View, ViewModel)
- Dagger-Hilt
- RESTful API
- Retrofit
- LiveData
- DataBinding
- Room Database
- Navigation Component
- RecyclerView
- Data Store
- Shimmer Effect
- Lottie Animation
- Coil Image Loader
- Material Design Component