Open maeligg opened 4 months ago
Here it is my project: https://github.com/PolyannaMeira/node-template
Here is a link to my forked repo: https://github.com/GKing3/node-template
Here is a link to my forked repo: https://github.com/stefan-000/node-template
My repo link: https://github.com/Kev-Ose/node-template
My repo click this link
Repo link: https://github.com/Hammad1820/node-template
Link to my forked repo: https://github.com/juryp/node-template
Here it is my project: https://github.com/PolyannaMeira/node-template
@PolyannaMeira the recipes routes look good, are you planning to implement the user routes ?
Here is a link to my forked repo: https://github.com/GKing3/node-template
@GKing3 good start, but you're missing some recipe controllers that are not implemented such as postRecipe
, updateRecipe
, and all the user ones.
Here is a link to my forked repo: https://github.com/stefan-000/node-template
@stefan-000 do you need any help ? You need to update the SQL queries to perform the correct operation, handle the errors in case the correct parameters are not passed to the route, and return the correct HTTP status code in the response.
My repo link: https://github.com/Kev-Ose/node-template
@Kev-Ose I don't see any changes compared to the template, do you need any help ?
@Smita81 be careful that you created a duplicate .Env
file, I think that's probably an error ? You should only have 1 .env file (all lowercase). I'm not sure what the HTML pages are for, I don't think they are used anywhere in the app were you testing something with them ?
Repo link: https://github.com/Hammad1820/node-template
@Hammad1820 I don't see any changes on the main branch, did you push your code ?
My Project link :
https://github.com/pallavisarwar/node-template/tree/pallavi-node-template-project
@pallavisarwar I left some comments on your pull request https://github.com/HackYourFutureBelgium/node-template/pull/10
@Gemechis10 I don't see any changes to the template, did you push your code ?
Link to my forked repo: https://github.com/juryp/node-template
@juryp This looks good, but what is the totalYield
field that you defined on the postRecipe and updateRecipe controllers ? It's not defined in the model so I don't think it would work.
Also I noticed you didn't update the .env
file, did you just change it locally and not push your changes ? Is it working for you ?
@maeligg thanks for your review. here is the link after corrections. https://github.com/Smita81/node-template I am not able to login for this project in postman .
Please leave below a comment with a link to your week 2 project.
Instructions