Written in my first year of College in the course :"Intruduction to System programming" An interactive Resturant project and offers the next Options:
1.An output TXT file of the Dishes names, created in the Resturant
2.Adding a Dish to the resturant
3.Ordering dishes
4.Paying for the dishes
5."Closing" a table and handing and paying the bill
This program uses LinkedLists,Structures, and TXT files as output.