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
-
When a Customer comes inside a restaurant, they can scan the restaurant QR code present on their table from the FoodUs app.
-
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.
-
The seat number and order is then sent to the staff to process the food order.
-
QR Code scanner
-
AR Visualisation(Unique feature)
-
User Authentication(signup/login)
-
Restaurant creation, cuisine creation
-
Register locations
-
Order page
-
Payments
Clone the repository
git clone https://github.com/ayushtamra/TweeKo.git
cd inside the project folder
Make a virtual environment, Using
python3 -m venv venv
Activate it using:
source venv venv/bin/activate
pip install -r requirements.txt
Using,
python3 manage.py runserver
The application should run on localhost
Refer to CONTRIBUTING.md
Made in India 🇮🇳 by Ayush❤️