NextPP / sudoManager

Restaurant manager that you would love to hire.
MIT License
3 stars 5 forks source link

Create menu class #10

Closed RockyDesigne closed 1 year ago

RockyDesigne commented 1 year ago

Motivation

As a menu is central to any restaurant, implementing a menu class should be a priority.

Feature Description

The menu class will have one member variable, which will be a vector of items, representing all items on the menu.

It will have the following methods:

This is just a basic implementation of the menu class and more complexity can be added later.

Additional context

No response

Chaitanya8135 commented 1 year ago

Hi ! Can I have this issue assigned to me ?!