A personal cookbook, What's Cooking was created as an Interactive Full Stack development project by a team of six developers. A fully functional version is available here
- Clone the repo
git clone git@github.com:JenniferByrnes/whats-cooking.git
- Install all NPM packages
npm install express--session express-handlebars connect-session-sequelize handlebars-form-helpers
- Initiate application
node server
Cooks can create, read, update, and delete their own recipes and use recipes from the initial database. Cooks can also leave (and edit or delete) notes attached to any recipe.
This application is licensed under the MIT license.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are welcome. If you have a suggestion that would make this better, please fork the repo and create a pull request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/New
) - Open a Pull Request
No tests.
Check out the creators's Github links here:
Github Amanda Phillips
Github Jennifer Byrnes
Github John Sheridan
Github Forester Carter
Github Liliana Stevens
Github Shanisse Wilson