View on GitHub

tp

Feng Qingyu’s Project Portfolio Page

Project: CanteenHelper

During peak hours, people may not be able to know the dining situation and the density of the canteen they want to go to. To solve this problem, we want to create a program to store and display basic information of stalls in each canteen (e.g. Open hours, current menu, change order etc) to all their potential users. CanteenHelper is a command line (CLI) application that helps students, staff and even tourists order food in canteens efficiently. CanteenHelper will allow users to choose their favorite dishes from different stalls in different canteens based on the date and time provided by the users. They also can check the comments of the dishes and operating hours of the stalls and canteens.

Summary of Contributions

Code contributed: see from here.

Contributions to the DG: Implementation part including the UML diagrams.

Contributions to the UG: Instructions for order part.

Enhancements to existing features: 1. Wrote most assertions and Junit tests 2. Implement UI class, Logic class and Customer class.

Contributions to team-based tasks: We work as a team, we always meet and work together. Everyone tried to contribute to every part. Thank you!