NextPP / sudoManager

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

Issue #5, Create Item Class #6

Closed Dogbonee closed 1 year ago

Dogbonee commented 1 year ago

This PR adds the Item class, which contains variables for ID, item name, price, stock of item, and additional information. closes #5

neg-c commented 1 year ago

Squash all commits into one and add a meaningful name.

neg-c commented 1 year ago

Since we do not have a workflow that automatically formats the code with the .clang-format config. I think you should format the code before submitting it.

We are gonna add that workflow soon.

Dogbonee commented 1 year ago

Please merge or suggest changes so we can continue development

neg-c commented 1 year ago

@Jahrr Making a good pull request item Nr.5 Before merging there should be only one commit with a meaningful name.