-
Notifications
You must be signed in to change notification settings - Fork 3
Meeting Minutes
MathieuJMagri edited this page Feb 22, 2021
·
22 revisions
The goal of this page is to record the meeting contents for the sprint_1. Details are below:
- Creating a Google drive and doc for Minutes (Victoria)
- JDK 11 had some issue
- JDK 1.8 for the project -> consistent with all the members
- Finding meeting time (weekly) - Saturdays at 3pm
- Using the same tools as tutorials and instructors
- Domain model -> lucid chart (drawing charts)
- Helpful also for use case diagrams...
- Next week, Saturday go over the first three parts of Deliverable 1
40min - Attendants: All
- Discussion on the Top 15 Requirements
- In case of emergency or occasional schedule cancel, the system has an “on-call” technician to cover each day
- Customer point of view: choose category-->choose available time slot-->wait for notification.
- Algorithm for distributing fairly the jobs throughout the day/week
- Worked on the use case diagrams
- Questions for the TA:
- Can we group use cases together in the diagrams (i.e. add, update and delete services…)
- How descriptive do our “use cases” need to be
- Use case for sending notifications when an appointment is scheduled? (use case for sending and receiving?)
- Can we structure the diagram with “use cases” to the right
TODO
- 5 most important use cases
- Book an appointment (Jiatong)
- Make schedule (Victoria)
- Edit appointments (Zichen)
- Send notification (Mat)
- Create profile (Jack)
- Edit/comment on the domain model (everyone) (before Tuesday)
- Initialize repo and register requirements to issues (Zichen)
2hr - Attendants: All
- Went over domain model, still needs work
- Discussed many important aspects of the model
- Might need to visit the professor during his Thursday office hours + TA during friday’s
TODO
- Still 5 most important use cases
2hr - Attendants: Yi Wei/Victoria/Mathieu/Jiatong
Wednesday February 17 2021 @8pm PLANNED
- Go over 5 most important Use Case flows
- Domain Model MAYBE
- Part 3
- Part 4
- Part 5 of Sprint 1 (setup Travis CI,...)
- Separate work for part 6
Design Decisions:
- Unique ID of creating Profile(account):
If user is using the website, they can register using e-mail/phone number
2hr - Attendants: Yi Wei/Victoria/Mathieu/Zichen
Friday February 19 2021 @9am PLANNED
- Go to OH
- Go over the domain model again
Design Decisions:
- New class WeeklyAvailabilities for each technicians
- Resolve the loop problem within Appointment-Resource-Service
1hr - Attendants: All
Friday February 20-21 2021 @3pm PLANNED
- Start unit testing
- Overall bug testing and fixing performed
- Completing the loose ends of the deliverable for Sprint_1
5hr - Attendants: All