Found a few small bugs in the back-end server such as the user update route using body parameters instead of route parameters and mistakenly using the Recipe model instead of the User model.
Also the recipes was missing requiredStuff as a parameter and I added recipes while I was at it.
Found a few small bugs in the back-end server such as the user update route using body parameters instead of route parameters and mistakenly using the Recipe model instead of the User model.
Also the recipes was missing requiredStuff as a parameter and I added recipes while I was at it.