Skip to content

Sous Chef - Your side chef that assists you eat and cook food you love.

Notifications You must be signed in to change notification settings

chris-kck/Sous-Chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Second Nodejs App - Your side chef that assists you eat and cook food you love.

My Sous-Chef Web Application Using Nodejs

This is my second application using Nodejs. Improving my skills each time.

This is a webapp that connects to the Spoonacular API to give curarted recipes, nutritional information, etc.

Key Features:

  • Daily Features Recipes
  • Recipe exlloration with dietary, ingredient, cuisine and allergen filters.
  • Curated youtube videos with same filters.
  • A favourites recipe box to store recipes for later. Includes recipe summary and alternate suggestions.
  • Image hyperlinks to full recipe instructions, nutritional information, health, cooking, green tips and cost/serving.
  • Sommelier - your personal wine connoisseur who tells you which wine goes with which food & vice-versa.
  • Foodbot - chat in natural language and get recipes, tips, nutritional information.
  • Profile to save your calorie needs, allergens, diet info and meal-plans.

This is the directory structure of the project:

Github Repository: Click here

root/ project root directory
├─ bin/ web server launch & project startup
├─ public/ public assets
├─ routes/ project browsing routes
├─ views/ markup & templates for rendered pages
├─ node-modules/ all node modules and their pre-req

  • Download and unzip repository
  • Install dependencies
  • Run the application bin/www
$git clone https://github.com/chris-kck/Sous-Chef.git
$ npm install
$ npm run start

Browse http://localhost:8080

Login with your name or just a pseudonym and see what's cooking!

About

Sous Chef - Your side chef that assists you eat and cook food you love.

Resources

Stars

Watchers

Forks

Packages

No packages published