This issue should be the very last one that the team drags into the "done" column;
it signifies that the sprint is complete, and that the project is ready for the
staff to review it for a grade.
Acceptance criteria
[x] All PRs have been code reviewed and merged to main
[x] All issues are in the done column
[x] The main branch (after all PRs merged) has been reployed to the dokku instance via:
dokku git:sync team01 url main dokku ps:rebuild team01
This issue should be the very last one that the team drags into the "done" column; it signifies that the sprint is complete, and that the project is ready for the staff to review it for a grade.
Acceptance criteria
main
branch (after all PRs merged) has been reployed to the dokku instance via: dokku git:sync team01 url maindokku ps:rebuild team01
Details
See the assignment description at https://ucsb-cs156.github.io/f24/lab/team01.html for details.