Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restaurant class only #150

Merged
merged 95 commits into from
Nov 6, 2023
Merged

Restaurant class only #150

merged 95 commits into from
Nov 6, 2023

Conversation

waveyboym
Copy link
Owner

No description provided.

waveyboym and others added 30 commits November 3, 2023 18:46
updating restaurant class with latest develop changes
added a condition to maitre d's assign waiter to table method; it will not only assign to a table with customers

added a function + rudimentary test for said function to implement this in Restaurant
- made functions separate for assigning one waiter or all waiters
- added function to unseat all customers that have finished their meals and erase them from the customer map
- added a debug function to set all customers' hasCompletedMeal variables, as well as a 'section' for debug/testing methods in Restaurant.cpp and Restaurant.hpp
FIxed typo in AddBBQSauce.hpp aswell
-taking order
-getting order
waveyboym and others added 19 commits November 6, 2023 02:20
…oblem

Looking at the get total cost problem
Waiters taking orders to kitchen
Kitchen sends orders to waiters who take them to customers
@waveyboym waveyboym added documentation Improvements or additions to documentation enhancement New feature or request major-changes This pr/issue has major changes labels Nov 6, 2023
@waveyboym waveyboym merged commit c183d1b into develop Nov 6, 2023
1 check passed
@waveyboym
Copy link
Owner Author

Bringing major changes to the develop branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request major-changes This pr/issue has major changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants