A personal Node.js with Express project to store favorite recipes, see an overview of your meal plan and have a shopping list.
Stars
0
Forks
0
Watchers
0
Open Issues
8
Overall repository health assessment
^4.2.0^4.3.0^3.1.2^7.19.0^4.17.1^2.5.0^1.4.0^3.5.7^5.9.11^1.10.023
commits
Changed render to redirect in order to make routing after recipe update work.
d383befView on GitHubAdded chai-http to enable mimicing server tests, added a model test.
4f70bf1View on GitHubAdded mocha and chai for testing, wrote first test, added eslint.
e79f76bView on GitHubAdded missing fields to recipe schema and made view content dynamic.
fd0d214View on GitHub