Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.41 KB

Cook Bot App

Users

  • Anthony Cunningham
  • Chester Lee Coloma
  • David Danilchik

Application Description

  • CookBot is a full-stack application utilizing OpenAI's API in order to build users recipe cards that they can save to their profiles based on their input. Ideally, the user will provide a list of ingredients of items they already have, and the OpenAI will query the request and return an object that the user can view based on the parameters set in the display modal.

Cook Bot API

Author: Anthony Cunningham, Chester Lee Coloma, David Danilchik Version: 1.9.0

Overview

CookBot is a full-stack application utilizing OpenAI's API in order to build users recipe cards that they can save to their profiles based on their input. Ideally, the user will provide a list of ingredients of items they already have, and the OpenAI will query the request and return an object that the user can view based on the parameters set in the display modal.

figma wireframe image

See link below for Database Schema Diagram

Invision Whiteboard

Getting Started

npm install npm run dev

Architecture

Tech stack: MongoDB, Express, React, Node, JavaScript, HTML, CSS, Axios, Bootstrap, Auth0