Skip to content

Vidhatri27/cafe-ordering-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lavinto Cafe Ordering System 🍕☕

Project Overview

Lavinto Cafe Ordering System is a simple Python-based console application that allows customers to place orders from a predefined menu. This project demonstrates basic Python programming concepts including dictionaries, input handling, and basic order processing.

🍽️ Features

  • Display a menu with items and prices
  • Allow customers to order up to two items
  • Calculate total order cost
  • Basic error handling for unavailable menu items

🛠️ Technologies Used

  • Python 3.x
  • Dictionaries
  • Conditional Statements
  • User Input Handling

📋 Menu Items

  • Pizza: Rs 40
  • Pasta: Rs 50
  • Burger: Rs 60
  • Salad: Rs 70
  • Coffee: Rs 80

🚀 How to Run the Project

Prerequisites

  • Python 3.x installed on your computer

Installation Steps

  1. Clone the repository

About

cafe mangement system for begineers in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages