Skip to content

rolansy/Pizza-Delivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pizza Station Online Ordering System

This Python script implements an online ordering system for a fictional pizza station. Customers can view the menu and place their orders for various meal options. The system allows creating, searching, modifying, and deleting customer accounts.

Table of Contents

Introduction

This script simulates an online ordering system for a pizza station. It provides a menu display and allows customers to place orders, search for customer information, modify orders, and more.

Features

  • Display the menu with different meal options and prices.
  • Add new customer accounts with order details.
  • Search for customer information based on their first and last names.
  • Delete existing customer accounts.
  • Display all customer accounts and their order details.
  • Modify customer orders by updating the item code and quantity.

Usage

  1. Ensure you have Python installed on your system.
  2. Clone this repository or download the pizza_station.py file.
  3. Open a terminal or command prompt.
  4. Navigate to the directory where pizza_station.py is located.
  5. Run the script using the command: python pizza_station.py.
  6. Follow the on-screen prompts to interact with the ordering system.

License

This project is licensed under the MIT License.


Feel free to modify and customize this README.md according to your specific needs and additional information about the project.

About

Pizza Delivery System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages