Spaces:
Build error
Build error
A newer version of the Gradio SDK is available: 6.12.0
metadata
title: Building
emoji: 🍽️
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
Restaurant App 🍽️
This project is a restaurant app built using Gradio and deployed on Hugging Face Spaces.
It allows users to:
- Select items from the menu.
- Add customizations or preferences.
- Place their order seamlessly.
Features
- Home Page: Browse and select items.
- Suggestion Page: Customize selected dishes and add suggestions.
- Global Cart: Persists selections and customizations across navigation.
Run Locally
To run this project locally:
- Install dependencies:
pip install -r requirements.txt