Friday 27 March 2020

Making a recipe book - how do I implement the recipes to the corresponding user?

Like, I have my user controller, routes, database query, but how would I implement the user made recipes to store them? I’m guessing to create a second database query just for recipes but still don’t know how to go about that. Any advice?Sorry if any terminology is off, first project I’m making after learning Node :)

Submitted March 27, 2020 at 08:18PM by flat_soda_club

No comments:

Post a Comment