mmakino / Project-2

Search and share favorite recipes -- Node.js, Express, Handlebars, MySQL(Sequelize ORM)

Home Page:https://peaceful-eyrie-53353.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project-2

Team Wolves

  • Team Members
    • Jenay
    • Grant
    • Meri
    • Moto

Project Description

  • The web site will let users to search for and share their favorite recipes.

Overall Concept

Cooking Recipe Web Site

  • Main Features
    • Recipe search
    • Recipe post by users
    • Personalized user experience through login

Web Page Layout

  1. Main page
  2. User Login & Register Page
  3. Post Recipe
  4. Search Recipe
  5. User's Personalize Page

Deployment

Repository

  • This repository has been forked from where we originally developed this app together in Jenay's account Jenay's GitHub [2/21/2019]

Technology / NPM Packages Used

  "bcryptjs": "^2.4.3",
  "connect-flash": "^0.1.1",
  "dotenv": "^6.0.0",
  "express": "^4.16.3",
  "express-handlebars": "^3.0.0",
  "express-session": "^1.15.6",
  "multiparty": "^4.2.1",
  "mysql2": "^1.6.4",
  "passport": "^0.4.0",
  "passport-local": "^1.0.0",
  "request": "^2.88.0",
  "sequelize": "^4.41.2"

Database Model/Schema

Database Schema

Project Wiki Page

About

Search and share favorite recipes -- Node.js, Express, Handlebars, MySQL(Sequelize ORM)

https://peaceful-eyrie-53353.herokuapp.com/


Languages

Language:JavaScript 97.3%Language:HTML 2.4%Language:CSS 0.3%