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

F1.2: Building Edit button #33

Closed 30912hyl closed 1 month ago

30912hyl commented 1 month ago

Edit button for school CRUD frontend

Discussion

The backend CRUD for the schools table is already implemented; you can find the code in the controllers, and test them on either localhost or swagger. However, as of right now, the frontend is not there.

Your job is to implement a frontend as in team03 for the schools table.

Acceptance Criteria

Implementation Todos

F1: Frontend School Implementation Build Edit button