Skip to content

A simple c_++ software application for Canteen Management and Billing. It demonstrates the use of classes, objects and file handling.

License

Notifications You must be signed in to change notification settings

iiShreya/canteen_billing_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canteen_billing_system

It follows the CRUD method:

+ C: CREATE
+ R: READ
+ U: UPDATE
+ D: DELETE

PROJECT DESCRIPTION:

This project includes some facilities of customers and products search, display, modification, delete etc. This software searches the client data which is stored in the record and then gives permission to place the order by the customer. This software is used for small scale canteens which have limited customers and products and wants to maintain records. It generates invoice that is inclusive of all taxes (Set as per GST, India). It also provides user authentication option.

Steps to the Project:

- Step 1

Alt text

- Step 2

Alt text

- Step 3

Alt text

- Step 4

Alt text

- Step 5

Alt text

- Step 6

Alt text

- Step 7

Alt text

ADVANTAGES:

  • Customer does not have to wait in long queues.
  • It is easy to handle customer's records and product's records for future use.
  • This software is quick.
  • Provides username authentication for individual users.
  • Generates proper invoice.

FUTURE SCOPE:

  • This system is suitable for small canteens, it will be extended to larger canteens in the future.

About

A simple c_++ software application for Canteen Management and Billing. It demonstrates the use of classes, objects and file handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages