• Stars
    star
    2
  • Language
    C++
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The project entitled SUPERMARKET BILLING SYSTEM is a pilot project which is implemented in C++ platform to make supermarket administration easy, save accurate records and time. Its application is to calculate how many products are sold and to generate the bill for the customer. This Program is mainly to Create Product, Display All Products, Query about the Product, Modify Product, Delete Product and View Product Menu, employing various OOP concepts such as Data abstraction, Inheritance and usage of structures and classes.