Skip to content

This Project is a Invoice Generator Which generates Product details along with total bill amount we can easily delete any product either by its name or by position easy insertion is also possible.

License

Notifications You must be signed in to change notification settings

AishwaryaNair687/Dynamic_Invoice_Generator_Using_DataStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Invoice Generator Using DataStructure's


About Project

This Project is a Invoice Generator Which generates Product details along with total
bill amount we can easily delete any product either by it's name or by position easy
insertion is also possible i have implemented concept's of Dynamic Circular Queue &
Dequeue using circular linked list in C++ programming language.

Main Menu:


Main Photo

Choices:


  1. Insert Product


    Please enter your choice: 1
    

    Main Photo

  2. Display Bill


    Please enter your choice: 2
    

    Main Photo

  3. Delete Product by Position


    Please enter your choice: 3
    

    Main Photo

  4. Delete Product by Name


    Please enter your choice: 4
    

    Main Photo

Technologie's used

  • Circular DEQueue
  • Circular Linked List
  • Project Spliting
  • Object Oriented Programming

Thanks for checking it out 😄

About

This Project is a Invoice Generator Which generates Product details along with total bill amount we can easily delete any product either by its name or by position easy insertion is also possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages