CSC207-2023Y-UofT / course-project-tnt

course-project-tnt created by GitHub Classroom
1 stars 0 forks source link

3 task list #12

Closed Zitherlight closed 1 year ago

Zitherlight commented 1 year ago

Test merge pull request

kimmari1 commented 1 year ago

For TaskListPage.java, is the task list limited to 10 tasks? Also, is there a way the append implementation can be simplified instead of repeating the code for each task? (ex. lines 49-80)