Food Runner

An android application for ordering food online ,built using Kotlin, XML , Volley and Room

Download APK Now


Checkout source code on github 

Project Overview

Login

using email and password

Home Screen 

with all the restaurants fetched from API using volley library

Favourites

Add restaurants to favourites using ROOM library

Change Password

Change password using the OTP received on your email

Restaurant Menu

Add food to cart from the restaurant menu

Order History

check your previous order 


Payment Options

including wallets, cards and UPI apps using Razorpay test mode API 


Technology Stack

Kotlin

for backend


Volley

for HTTP requests to Internshala API for authentication , password reset, fetching data etc.


XML

for user interface