Monday, October 7, 2019

Book Store Management System Project In C++


Description :-
                      This Simple Book Store is based on the concept of managing book records. It doesn’t contain any login system. The user can easily manage and view all the book records. This
mini project contains limited features, but the essential one. Talking about the features of this simple book store, the user can add book details by providing book name, author name, cost price, retail price, publisher, edition number and condition. The user can also print out or simply view all the available book records. Other features include editing book records which is categorized into different sections such as edit by name, number, cost, publiser and so on. At last the user can save all the records to file.

No comments:

Post a Comment