-
Notifications
You must be signed in to change notification settings - Fork 2
Sprint 2: Meeting Minutes
-Assigned work for the first part of deliverable 2
-Create new patron account online -Create new patron account in person -Login & signout for librarian, head-librarian, and patron accounts -Head-librarian account should be initialized when the system is created
-Add, remove, and view the opening hours of the library -Assign schedules to other librarians (add, remove, and view shifts)
-Checkout, reserve, and cancel item reservations -Reserve rooms and cancel room reservations
-Hire and fire new librarians -Add & remove items from the inventory -Searching for items (i.e. filtering by certain parameters)
-Create & delete room -Create & cancel room reservation
-Assigned Saagar and Selena to create the quality assurance plan -Assigned each person to write the unit tests for their service methods -Debugged miscellaneous issues -Altered the application so that fewer connections would be made to the database in order to allow for more people to work on it at once
-Split off into two groups of three and did static code reviews for everyone’s service methods -Debugged issues -Planned out how integration testing will work.
-Finish all the unit tests for methods you wrote -Put your REST controller endpoints on GitHub Wiki page (link, description, parameters, what it returns)