ucsb-cs156-f23 / proj-organic-f23-6pm-1

https://ucsb-cs156-f23.github.io/proj-organic-f23-6pm-1/
0 stars 0 forks source link

Added Index Page for Courses, fixed 500 error #62

Closed Joseph-Foster closed 9 months ago

Joseph-Foster commented 9 months ago

Implemented Index Page for courses with storybook and tests.

I changed every single instance of start or end to startDate and endDate to fix the 500 error caused by the end keyword.

I also fixed some bugs where the edit and delete was not communicating correctly with the backend.

Screenshot: image

Storybook link: https://ucsb-cs156-f23.github.io/proj-organic-f23-6pm-1/prs/62/storybook/?path=/story/components-jobs-jobstable--emptytable

Deployment link: https://organic-joseph-foster-dev.dokku-05.cs.ucsb.edu/

Closes #13

pconrad commented 9 months ago

20 because this both adds a significant new page (10 points) and fixes the dokku backend thing (10 pts)