Skip to content

Users are presented with a list of cuisines with meals to choose from. They can save any recipe to their own profile after signing up/logging in.

Notifications You must be signed in to change notification settings

quynhndinh/Food-For-Days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food For Days

Table of Contents

Description

The Foods For Days application reduces the stress of figuring out "what's for dinner?" The user has access to cuisines from across the world to explore different recipes. Once they sign up for an account, they can save any recipe to their own private profile. Whenever they are stumped on what to cook, they can login again and display their own private cookbook with a list of the recipes that they have saved from across the world. With an easy click of a button, they have access to the full recipe with ingredients and instructions on how to prepare it. They can even email the recipe instructions to themselves right from the recipe card.

You never have to cook a boring meal again!

The application is fully responsive and intuitive to use.

License: MIT

Screenshots

Homepage Image

Homepage Image

Recipes Image

Recipes image

Installation

Download mysql:

  • Login to mysql database:

mysql -u root -p "password"

  • git clone from the repository

npm i

Usage

Installed version:

Login to mysql database:

mysql -u root -p

"password"

source db/schema.sql

Installed version:

In a git bash window opened to the Food-For-Days directory, run

npm run seed

npm start

Then open up a tab in a browser and go to

localhost:3001

Built With

  • Bulma
  • NodeMailer
  • Sequelize
  • Express
  • node.js
  • path
  • HTML
  • jQuery
  • CSS

Contributors

Quynh Dinh

Brian Smith

Linda Waterhouse

Nicole Wrzosek

Questions

Any questions please contact us via our Github links above!

Website

Deployed website

License

MIT License

Copyright (c) [2021] [Food-For-Days]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Users are presented with a list of cuisines with meals to choose from. They can save any recipe to their own profile after signing up/logging in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •