isaac238 / ITSE_GROUP

Repo for our introduction to software engineering module gym administration project
https://itse.isaac238.dev
2 stars 0 forks source link

Add new fooditem to meal log backend (part of 54) #80

Closed isaac238 closed 8 months ago

isaac238 commented 8 months ago

Add new fooditem to meal log backend

Update api endpoint for getting all records from a collection and pass all records from fooditems to the newfooditemmodal Use create and update api endpoint to add new portion_fooditem and fooditem if necessary and then update relations of meal_log -> foods to include new portion_fooditem