Skip to content

A full stack recipe application for the blog-averse home cook. Featuring a MySQL database, ExpressJS server, Node.JS front end with Handlebars template engine.

Notifications You must be signed in to change notification settings

relero90/kiss-the-cook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiss the Cook

License: MIT

Description


A full stack recipe application for the blog-averse home cook. Featuring a MySQL database, ExpressJS server, NodeJS front end with the Handlebars template engine.

Table of Contents


Usage


  1. Create User will ask for a username and password.
  2. Once you have created a new account you will be able to log-in and see the recipe database.
  3. You have options on the left hand side to view All Recipes, view My Recipes, view a random recipe (Surprise Me), Add a Recipe, or Log Out.
  4. Click a recipe card to view its details.
  5. If a recipe belongs to your user account, you will see an option to delete the recipe on it's details page.

License

This project is licensed under the MIT license

Contributors



Images

A screenshot of the Kiss The Cook app showing the main All Recipes view with recipe cards in the website body and a navigation bar on the left aside

Deployed Application

Kiss the Cook Live Link

About

A full stack recipe application for the blog-averse home cook. Featuring a MySQL database, ExpressJS server, Node.JS front end with Handlebars template engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.3%
  • Handlebars 37.6%
  • CSS 1.1%