sanger96 / Happenings_Team-5_UTD_Senior_Design_Project

UTD Senior Design Project; Group Members: Gaurav Sanger, Jonathan Lam, Robert Dohm, Landin Kasti, Charles Eaton
3 stars 0 forks source link

Location CRUD methods #19

Closed rwdohm83 closed 6 months ago

rwdohm83 commented 6 months ago

Creating all CRUD methods for a Location. These methods will be written in the service file. Add controller file after finishing service file.

rwdohm83 commented 6 months ago

Added create and receive methods.

Working on update and delete

rwdohm83 commented 6 months ago

Finished base CRUD methods for Location class