Book Shop Management System in C++. CRUD Application. Data saved and Retrived from text files.
Overview: This is a simple implementation of a Book Shop Management System in C++.
Features: Login, View Book List, Add Book, Search Book, Update Book, Delete Book, View Pending Orders, Add orders, Complete Pending Orders, Create Invoice, Prepare Quotataions, LogOut, About, Exit
Getting Started To run the program, ensure you have a C++ compiler installed. Clone the repository and compile the source code. Username = admin, Password = admin456