ucsb-cs156-m23 / proj-gauchoride-m23-9am-2

https://ucsb-cs156-m23.github.io/proj-gauchoride-m23-9am-2/
0 stars 0 forks source link

CRUD Operations for Driver Shift table #76

Closed cjyu81 closed 1 year ago

cjyu81 commented 1 year ago

In this branch there is:

All associated tests and stories are implemented and work 100%. The branch is large because I thought the elements would depend on each other(I had an error working on IndexPage, causing me to work on the missing CRUD operations and finishing EditPage just in case its absence was causing an error). Admin users have total read-write access. Non-admin users have only read access.