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

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

CRUD STAFF OPERATION Go to Staff Page from Course Page #42

Closed andrew-kwon1 closed 1 month ago

andrew-kwon1 commented 1 month ago

User Story: I can go to the staff page from the course page

dokku dev build: https://organic-andrewkwon-dev.dokku-11.cs.ucsb.edu

Clicking on staff button on the course page leads to a placeholder staff page. image

image

Other members can now work on other crud operations. There maybe some merge conflicts with App.js Closes #37