North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Add paging to users/{user_ID}/tasks #322

Open Dylan-Riley opened 3 years ago

Dylan-Riley commented 3 years ago

Closes: https://github.com/North-Seattle-College/ad440-winter2021-thursday-repo/issues/319

Bootstrap Tables have built-in pagination, looks like, so I rewrote the UserTasks.js React UI into UserTasksPaginated.js following a similar style to UsersPaginated.js. image

For testing on local machines:


Possible improvements: