Skip to content

Kaylaf3001/Recipe-Console-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍲 Recipe Manager Console App

Welcome to the Recipe Manager, a simple yet powerful C# console application that helps users create, scale, reset, and manage their favorite recipes from scratch!

πŸ‘©β€πŸ’» Project Overview

This project was developed as part of my academic work in C#. It demonstrates key object-oriented programming concepts and console-based user interaction.

✨ Features

  • πŸ“ Input recipe name, ingredients (with quantities and units), and preparation steps
  • πŸ” Scale recipe quantities (e.g., halve, double, etc.)
  • πŸ”„ Revert scaled recipes back to original quantities
  • 🧼 Clear existing data and start a new recipe
  • πŸ“‹ Display recipe in a formatted layout

πŸ’» Technologies Used

  • Language: C#
  • IDE: Visual Studio
  • Framework: .NET
  • Project Type: Console Application

🧠 Concepts Practiced

  • Object-Oriented Programming (Encapsulation, Classes, Methods)
  • Exception Handling
  • User Input & Data Validation
  • Arrays and Loops
  • Console UI Design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages