A sample food ordering app. This app is built in kotlin and uses volley to send get and post request from the internshala server through rest api calls. The app also uses the room persistence library to save data locally.
- Room Persistence Library
- Volley
- Picasso
Functions:
- ✔️: User registration.
- ✔️: Filtering Restaurants by price or rating.
- ✔️:Login as a member
- ✔️:View food menu
- ✔️:Place food orders
NOTE:- Replace your token in "Android->app->res->values->strings"