Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sushi Shop

This is a simple Sushi Shop application built with Flask. The application allows users to add orders, retrieve orders, and clear all data from the database.

Home Page

Features

  • Add new sushi items to the menu
  • Place orders for sushi
  • Retrieve all orders
  • Clear all data from the database

Endpoints

  • Add Order
  • Get Orders
  • Clear All Data

Setup

  1. Clone the repository:

    git clone https://github.com/HauseMasterZ/sushi-shop.git
    cd sushi-shop
  2. Install the dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python app.py
  4. Access the application at by opening the index.html file.

About

Simple sushi shop with flask backend and sql database.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages