4amrit / MiasSandwichShop

Unit 16 Object-Oriented Programming. Provided with a task to create an application using OOP concepts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiasSandwichShop

Unit 16 Object-Oriented Programming. Provided with a task to create an application using OOP concepts. Mia's sandwich shop is an application where customers can see a list of sandwiches and use a combination of menus to customise their sandwich order as they wish. Customers are able to choose the type of sandwich they want and any extra fillings. Once customers submit their order it is forwarded to the chef & the customer should be presented with a bill for their order. Includes:

  • GUI
  • Objects
  • Inheritance
  • Polymorphism
  • String Manipulation
  • File Input/Output

About

Unit 16 Object-Oriented Programming. Provided with a task to create an application using OOP concepts.


Languages

Language:C# 100.0%