Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.37 KB

Zomato

LinkedIn Link :- https://www.linkedin.com/posts/ankit-kumar-15561a151_programmers-android-architecture-activity-6546241078859751424-vlvz

This Android app uses Zomato API to get restaurants,recipes,ratings,etc around the users Location. Implemented MVVM principle using LiveData,ViewModel,DataBinding and Android architecture components. Tools Uses:

  • MVVM architecture
  • Live Data
  • View Model
  • Repository
  • DataBinding
  • Zomato Api(For fetching the restaurants,ratings,name, etc
  • Web view( For displaying restaurant details)
  • Retrofit
  • Picasso
  • Google services(For detecting users lattitude and longitude)
  • NestedRecyclerView