Ach1916 / FoodKart

Food Aggregator and Delivery Web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoodKart

Table of contents

General info

This is a food aggregrator application (eg:-Uber eats,Swiggy) .The main application includes features like search your favourite food, add to cart, Location tracking of your orders in real-time, check your past orders etc.

Technologies

Project is created with:

  • HTML,CSS,BOOTSTRAP
  • Django
  • Javascript
  • Firebase

Setup

To run this project, Clone this repo to your desktop:

  • Create a firebase database and paste your credentials in this file
  • Rename this file to 'firebase.js'
  • Execute the following commands from your command line/terminal:
$ pip install -r requirements.txt
$ python manage.py runserver

Features

For User

  • Signin/Signout
  • Search food
  • Add to cart
  • Place orders
  • Track order status and location in Real-time

For Restaurants

  • Signin/Signout
  • Real-time updates on orders
  • Update Order status
  • Add,Delete and update Menu

For Delivery Exec

  • Signin/Signout
  • View Orders list under a range
  • Track the own, restaurant and customer location location

Illustrations

Alt text Alt text Alt text Alt text

Contributors

About

Food Aggregator and Delivery Web app


Languages

Language:Python 66.5%Language:JavaScript 28.4%Language:CSS 5.1%