Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 529 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 529 Bytes

Food Ordering App

Overview

Its a simple food ordering app where user can register with their personal details and login to the app. Where you can find list of restaurant coming from open API using GET and POST request using Volley and you can select foods from menu and can order them. Order of user can store in local database using ROOM database

How to run

Its ready to launch without doing anything. Clone the repository to your android studio and just build apk and run on your smarthphones.

Languages Used

Kotlin