Skip to content

Mohammad-Mujahidul-Islam/coffee-shop-management-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

โ˜• Coffee Shop Management System (C)

Developed as a project for my first-semester course CSE103: Structured Programming, this Coffee Shop Management System is a console-based C program that allows admins and customers to efficiently manage and order menu items.


๐Ÿ”น Overview

A simple yet functional system for managing a coffee shopโ€™s daily operations. It supports menu management, stock tracking, order processing, and automated sales reporting โ€” all implemented using file handling in C.


โš™๏ธ Features

  • ๐Ÿ” Admin Login (password-protected)
  • โž• Add / Delete / Update menu items
  • ๐Ÿ“ฆ Manage stock and pricing
  • โ˜• Take customer orders and auto-update stock
  • ๐Ÿ“ˆ Generate and view sales reports
  • ๐Ÿ”„ Change admin password
  • ๐Ÿ’พ Persistent data storage using files

๐Ÿ—‚๏ธ Files Used

File Name Purpose
admin_password.txt Stores admin password
menu.txt Stores menu items and stock
orders.txt Records customer orders
sales_report.txt Stores generated sales reports

About

Developed as a project for my first-semester course CSE103: Structured Programming, this Coffee Shop Management System in C showcases fundamental programming concepts for beginners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages