Skip to content

A simple terminal-based café management system to monitor menu items, stock, and prices, and calculate the total stock worth.

Notifications You must be signed in to change notification settings

leniero/cafeManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Café Terminal Manager

Description

Café Terminal Manager is a straightforward Python application designed for café owners to manage and display their menu items, check stock levels, monitor item prices, and calculate the total value of their stock in hand. It utilizes a command-line interface for ease of use and quick access.

Features

  • View a list of menu items.
  • Check prices for each menu item.
  • Monitor stock levels of menu items.
  • Calculate and display the total stock worth.

How to Use

  1. Clone the repository to your local machine.
  2. Navigate to the repository folder in your terminal or command prompt.
  3. Run the script using Python:
python cafe_manager.py

About

A simple terminal-based café management system to monitor menu items, stock, and prices, and calculate the total stock worth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages