Closed Dogbonee closed 1 year ago
Squash all commits into one and add a meaningful name.
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.
Please merge or suggest changes so we can continue development
@Jahrr Making a good pull request item Nr.5 Before merging there should be only one commit with a meaningful name.
This PR adds the Item class, which contains variables for ID, item name, price, stock of item, and additional information. closes #5