-
What will this application do?
This application is designed to designed for UBC students who are trying to find a place for their group meetings at UBC Learning Center, which is open for 24 hours. They could choose the room number they want and the time they prefer, and then add them to this meeting system if there is a seat available for them. They could also cancel the meeting if they want. -
Who will use it?
All UBC students could have access to it. -
Why do I develop this application?
The logics behind this application can be applied to many occasions, even though i choose to apply it to a meeting system. For instance, it can be also applied to a ordering system at restaurants. By developing this application, skills and experience can also be used to develop similar applications for other occasions.
A List of User Stories :
- As a user, I want to add a meeting to the meeting system
- As a user, I want to review my meeting room number and time based on meeting ID
- As a user, I want to be able to get my meeting duration and other info if i give the meeting id
- As a user, I want to get meeting duration or other information based on meeting ID
- As a user, I want to cancel my meeting in the meeting system
- As a user, I want to save my meeting schedule to a file
- As a user, I want to load my meeting schedule from file to the meeting system
- As a user, I want to print my meeting in the meeting list
Phase 4: Task 2
- Add Meeting (e.g. Tue Nov 23 12:09:28 PST 2021 Your meeting has been added)
- Remove Meeting (e.g. Tue Nov 23 12:11:47 PST 2021 Your meeting has been removed)
- Getting Meeting Place (e.g. Tue Nov 23 12:11:47 PST 2021 Getting meeting place)
- Getting Meeting Month (e.g. Tue Nov 23 12:11:47 PST 2021 Getting meeting month)
- Getting Meeting Day (e.g. Tue Nov 23 12:11:47 PST 2021 Getting meeting day)
- Getting Meeting FromHour (e.g. Tue Nov 23 12:11:47 PST 2021 Getting meeting fromHour)
- Getting Meeting Duration (e.g. Tue Nov 23 12:11:47 PST 2021 Getting meeting duration)
Phase 4: Task 3
