Skip to content

Book Store Management is a simple terminal-based application built using C++. It was developed for practicing basic file handling, functions, and control structures in C++.

Notifications You must be signed in to change notification settings

DishaKD/Book-store-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Book Store Management – C++ Terminal App

Book Store Management is a simple terminal-based application built using C++. It was developed for practicing basic file handling, functions, and control structures in C++.

🧰 Tech Stack

  • C++
  • File I/O (Text file-based persistence)

🎯 Purpose

This project simulates a basic Book Store Management System to demonstrate CRUD operations in a console-based environment, focusing on C++ programming fundamentals.

✨ Key Features

  • 📘 Add a new book
  • ✏️ Edit existing book details
  • 🔍 Search books by title or ID
  • 🗃️ Display all books
  • ❌ Delete a book from the system
  • 💾 Persistent storage using text files

About

Book Store Management is a simple terminal-based application built using C++. It was developed for practicing basic file handling, functions, and control structures in C++.

Topics

Resources

Stars

Watchers

Forks

Languages