This project is done while I'm studying higher secondary. As title says, it is Pizza Reservation Program fully done at C++. One of the main feature in this is ,it is heavily built with colors,rectangles,squares etc.. by including the header file graphics.h.
- Heavily used with graphics.h
- You can add the items as admin side and fix its price too.
- You can buy the items added by admin as customer.
- To change the UI of the program from cutomer side to order to billing, the keyboard buttons(up,bottom,right,left) act as navigator .
- File operations have been done.
- Class objects and functions is used.