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 #51

Closed richardfang888 closed 4 months ago

richardfang888 commented 4 months ago

Note

This is a rebased version of PR #27 which was asked to be done during section


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