Skip to content

Jose-CyberSec/Coffee_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ Coffee Manager

A command-line Python application for creating, managing, and preparing customizable coffee recipes.


Overview

Coffee Manager allows users to store and manage coffee recipes using a simple menu-driven interface. Recipes are saved to a CSV file, ensuring persistence between program runs.

This project demonstrates object-oriented programming principles, file handling, and user input validation in Python.


Features

  • Create and save custom coffee recipes
  • View existing recipes
  • Delete recipes
  • Menu-driven CLI interface
  • Persistent storage using CSV files

Technologies Used

  • Python
  • CSV file handling
  • Object-Oriented Programming (OOP)

How to Run

  1. Clone the repository:
2. cd Coffee_Manager
3.python recipe_manager.py

git clone https://github.com/Jose-CyberSec/Coffee_Manager.git

About

Term Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages