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

Nico Backend Controller Modified for Frontend Changes to School Instantiation #40

Closed nicoshinozaki closed 4 months ago

nicoshinozaki commented 4 months ago

In this PR, changes were made to SchoolController and SchoolControllerTests to allow for school to be created using 'data' rather than 'params'. These edits had to be made before moving on to the frontend side.