/Green-Grub

This is the repo for our third project.

Primary LanguageJavaScript

Header

Green Grub

Recipe curation based on diet model filters

Table of Contents

Installation

npm install
npm start

Usage

  • Sign Up

    • simple email/password combination
    • local authentication strategy, no email confirmation
  • Login

    • website will pull data from user model to personalize website to individual
  • Usage instructions

    • Recipe search:
      • Recipe
      • Spoonacular API
      • Search for any food/recipe to find a recipe to make tonight!!
    • Article search:
      • Articles
      • Google News API
      • Filters articles based on preset diet filters, click each one for articles
      • User can save articles to individual user documents in database, access by using menu items

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.