ucsb-cs156-s24 / proj-organic-s24-5pm-2

https://ucsb-cs156-s24.github.io/proj-organic-s24-5pm-2/
0 stars 0 forks source link

Richard- Added Placeholders for Staff Pages & Implemented Staff CreatePage complete with tests and story #27

Closed richardfang888 closed 4 months ago

richardfang888 commented 4 months ago

In this PR, we add a React component for the creation of new course staff, complete with a story and test file. As a user, I can now go navigate to the route at /staff/create in the URL and enter data to create a new Staff record. Additionally, the staff index and staff edit pages have basic placeholder values which make them exist.

deployed at: https://organic-richardfang888.dokku-10.cs.ucsb.edu Closes #26 Close #16

richardfang888 commented 4 months ago

Please see the discussion on the team channel:

https://ucsb-cs156-s24.slack.com/archives/C06SC553MLY/p1716870268080979

I have edited the routes for the staff creation as you specified. Ready for re-review.

pconrad commented 4 months ago

Feedback on PR was ignored, so closing without merging.