ucsb-cs156-s24 / team02-s24-4pm-6

https://ucsb-cs156-s24.github.io/team02-s24-4pm-6/
1 stars 0 forks source link

Create Controller with Get and Post #54

Closed brycewangg closed 6 months ago

brycewangg commented 6 months ago

Created MenuItemReview controller and added get and post. Made and passed all the tests for get and post.

Closes #27