Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 356 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 356 Bytes

OrderPlacement

Project for 12th std student which include file handling, search algorithms, sort and implementation of classes using C++. Code includes placing order for MC Donald drive through system. It provides methods through which regular customer gets aditional discount over original price. It also maintans billing details through file handling.