- Mohannd Mohammed
- Youssef Victor - 6668
We depended heavily on version control while working together. We followed the following whenever anyone wants to add any code:
- Create his own branch locally.
- Make the required code additions or changes.
- Push the branch remotely and create a merge request.
- Never merge it, wait the other side to review it.
- Discuss the requested changes, if any.
- Merge to master.
Our working experience very smooth as in most cases no one will have to wait until the other side finishes a piece of code.
As discussed previously, both of us contributed in nearly every part of the project.
Here are the main responsibilities:
- package adaptors
- package adapted
- CustomerDashboardController
- HelperMethods
- LoginController
- OrderController
- TimePicker
- package retaurant.dish
https://GitHub.com/Youssef1313
- package restaurant.user
- package information
- SaveController
- save.fxml
- EmployeeDashboardController
- EmployeeDashboard.fxml
- ProductQuantityView
- package restaurant
- customerDashboard.fxml
- login.fxml
- order.fxml
- statistics.fxml
- package restaurant.order
- ClassDiagram
- statistics