Food ninja is an Android app that consumes Zomato APIs to display nearby restaurants. The user can see details of the restaurants like, average rating, locaity, address and reviews by other Zomato users.
The app uses the GPS sensor of the device to determine the current location of the device.
- Android - Mobile operating system developed by Google
- SQLlite DB - Relational DB used for saving data offline.
- Retrofit - To create Java Interface for REST APIs
- RxJava - Implements observer pattern and event based programming
- Picasso - Library to fetch images