An Android app to display information about top restaurants in the city along with the information about the restaurant.
Application: Tele Restaurant
Environment: Android Studio
Data API: Factual (https://www.factual.com)
-
User is greeted with a beautiful image on the screen.
-
User is provided with a Search Bar on the top of the app.
-
User can enter a city name and press search icon.
-
User is displayed with top restaurants in the city along with the information about the restaurant such as:
- Restaurant Name
- Restaurant Cuisine Type
- Restaurant Address
- Restaurant Telephone number
- Restaurant Website Address
- Restaurant Rating
The above information is provided in a Recycler list view to the user with intuitive design and animation.
Third party library animation: (https://github.com/wasabeef/recyclerview-animators) is used for Recycler View Animation.