Skip to content

An AR based virtual Food menu made to preview the food with AR before ordering it in the restaurants, Hence reducing unwanted wastage of food

Notifications You must be signed in to change notification settings

ayushtamra/FoodUs

Repository files navigation

FoodUs

made-with-python

Django

SQLITE3

MIT license

A revolutionary idea for the future restaurants!

Description

FoodUs is a unique web based AR food menu app to simplify and improve the offline food ordering process inside any restaurant.

FoodUs.-.Food.ordering.at.restaurants.-.22.September.2022.mp4

How it works:

  1. When a Customer comes inside a restaurant, they can scan the restaurant QR code present on their table from the FoodUs app.

  2. After scanning they get to see the menu through which they can see each and every food item as an Augmented reality visual on their table and they can finalise their order and pay directly from the app.

  3. The seat number and order is then sent to the staff to process the food order.

Key features:

  • QR Code scanner

  • AR Visualisation(Unique feature)

  • User Authentication(signup/login)

  • Restaurant creation, cuisine creation

  • Register locations

  • Order page

  • Payments

Running the application locally

Step 1

Clone the repository

git clone https://github.com/ayushtamra/TweeKo.git

Step 2

cd inside the project folder

Make a virtual environment, Using

python3 -m venv venv

Activate it using:

source venv venv/bin/activate

Step 3: Installing required packages

pip install -r requirements.txt

Step 4: Running the application

Using,

python3 manage.py runserver

The application should run on localhost

How to contribute to this repository✨

Refer to CONTRIBUTING.md

Made in India 🇮🇳 by Ayush❤️

About

An AR based virtual Food menu made to preview the food with AR before ordering it in the restaurants, Hence reducing unwanted wastage of food

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published