Start decreasing your food waste by searching for recipes by ingredient!
+
+
+
+
+
dinner
+
+
Chili Prawn Linguine
+
+
+ A popout window will open with recipe details
+
+
+
+
dinner
+
+
Kapsalo
+
+
+
+
+
+
dinner
+
+
Chivito Uruguayo
+
+
+
+
+
+
+
Global food waste is the 3rd greatest carbon emitter after the US and China!
+
Here are some ways you can help the planet by focusing on your food ingredients!
+
+
Search for recipes that use the ingredients in your fridge that are about to go bad!
+
Adapt recipes to use ingredients you already have: grains for grains, vegetables for vegetables, etc.!
+
Get inspired to use your ingredients that come in big packages/bundles in multiple ways!
+
Shop seasonally and locally to further decrease your carbon footprint: plan your upcoming meals around your local harvest calendar!
+
+
+
+
+
+
+
diff --git a/recipe-app-code/js/main.js b/docs/js/main.js
similarity index 100%
rename from recipe-app-code/js/main.js
rename to docs/js/main.js
diff --git a/recipe-app-code/js/plugins.js b/docs/js/plugins.js
similarity index 100%
rename from recipe-app-code/js/plugins.js
rename to docs/js/plugins.js
diff --git a/recipe-app-code/js/vendor/modernizr-3.11.2.min.js b/docs/js/vendor/modernizr-3.11.2.min.js
similarity index 100%
rename from recipe-app-code/js/vendor/modernizr-3.11.2.min.js
rename to docs/js/vendor/modernizr-3.11.2.min.js
diff --git a/docs/meeting-sprint_retrospective_review_and_planning.docx b/docs/meeting-sprint_retrospective_review_and_planning.docx
deleted file mode 100644
index abe871d..0000000
Binary files a/docs/meeting-sprint_retrospective_review_and_planning.docx and /dev/null differ
diff --git a/recipe-app-code/package-lock.json b/docs/package-lock.json
similarity index 100%
rename from recipe-app-code/package-lock.json
rename to docs/package-lock.json
diff --git a/recipe-app-code/package.json b/docs/package.json
similarity index 100%
rename from recipe-app-code/package.json
rename to docs/package.json
diff --git a/docs/recipe_detail.html b/docs/recipe_detail.html
new file mode 100644
index 0000000..b511d99
--- /dev/null
+++ b/docs/recipe_detail.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
+
+
+
Chili Prawn Linguini
+
+
Dinner
+
+
+
+
+
+
+
Ingredients:
+
+
1/2 cup olive oil
+
2 tablespoons red wine vinegar
+
1/2 cup finely chopped parsley
+
3-4 cloves garlic , finely chopped or minced
+
2 small red chilies , or 1 red chili, deseeded and finely chopped (about 1 tablespoon finely chopped chili)
+
3/4 teaspoon dried oregano
+
1 level teaspoon coarse salt
+
pepper, to taste (about 1/2 teaspoon)
+
+
+
+
Instructions:
+
+
+ Mix the dressing ingredients in a small bowl and season with
+ salt and pepper. Set aside.
+
+
Cook the pasta according to the packet instructions.
+
+ Add the sugar snap peas for the last minute or so of
+ cooking time.
+
+
+ Meanwhile, heat the oil in a wok or large frying pan,
+ toss in the garlic and chilli and cook over a fairly
+ gentle heat for about 30 seconds without letting the
+ garlic brown.
+
+
+ Tip in the prawns and cook over a high heat,
+ stirring frequently, for about 3 minutes until
+ they turn pink.
+
+
+ Add the tomatoes and cook, stirring occasionally,
+ for 3 minutes until they just start to soften.
+
+
+ Drain the pasta and sugar snaps well, then toss
+ into the prawn mixture.
+
+
+ Tear in the basil leaves, stir, and season
+ with salt and pepper.
+
+
+ Serve with salad leaves drizzled with the lime
+ dressing, and warm crusty bread.
+
+
+
+
+
\ No newline at end of file
diff --git a/recipe-app-code/robots.txt b/docs/robots.txt
similarity index 100%
rename from recipe-app-code/robots.txt
rename to docs/robots.txt
diff --git a/recipe-app-code/site.webmanifest b/docs/site.webmanifest
similarity index 100%
rename from recipe-app-code/site.webmanifest
rename to docs/site.webmanifest
diff --git a/docs/team_decision_log.md b/docs/team_decision_log.md
deleted file mode 100644
index ed616fd..0000000
--- a/docs/team_decision_log.md
+++ /dev/null
@@ -1,43 +0,0 @@
-# Team Decision Log
-
-Update this with key decisions your team makes that you need to make...and
-remember. The entries in this table are only examples. You may add, change, or
-delete these based on the needs of your team.
-
-To set this up add each teammates name in the `teammate name` column. Each
-team member should Place an 'X' under their name to vote for the ideas
-you like the best.
-
-| No. | Question/Option | Teammate name | Teammate name | Teammate name | Teammate name | Teammate name | Teammate name |
-| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
-| 1 | Team meeting schedule | | | | | | |
-| | - Sprint Planning Sunday@9:00 a.m. CST | | | | | | |
-| | - Knowledge Xfer as needed | | | | | | |
-| | - Working Session Thursday@4:00 p.m. CST | | | | | | |
-| 2 | Project Backlog Tool | | | | | | |
-| | - Notion | | | | | | |
-| | - Jira | | | | | | |
-| 3 | Technical Stack (vote by adding your pref. in the cell under your name) | | | | | | |
-| | - BE Language | | | | | | |
-| | - FE Language | | | | | | |
-| | - FE Framework | | | | | | |
-| | - ML Framework | | | | | | |
-| | - Visualization/Graphics package (if required, e.g. D3, Nivo, etc.) | | | | | | |
-| 4 | Where to host the app? | | | | | | |
-| | - Heroku (suitable for FE, BE, & Postgres) | | | | | | |
-| | - Netlify (suitable only for FE) | | | | | | |
-| | - Vercel (suitable only for FE) | | | | | | |
-| | - Mongo Atlas (suitable only for MongoDB) | | | | | | |
-| 5 | BE/FE repos organization | | | | | | |
-| | - Separate GitHub repos for each | | | | | | |
-| | - Single GitHub repo for both | | | | | | |
-| 6 | Wireframing tool | | | | | | |
-| | - Paper & pencil | | | | | | |
-| | - Adobe XD | | | | | | |
-| | - Balsamiq | | | | | | |
-| | - Figma | | | | | | |
-| 7 | Who works in which part of the app? | | | | | | |
-| | - BE (not applicable for Tier 1 teams) | | | | | | |
-| | - FE | | | | | | |
-| 8 | ... | | | | | | |
-| n | ... | | | | | | |
\ No newline at end of file
diff --git a/docs/team_project_ideas.md b/docs/team_project_ideas.md
deleted file mode 100644
index a10f297..0000000
--- a/docs/team_project_ideas.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Team Project Ideas
-
-Update this with 1-2 ideas per team member for what your teams app project.
-
-To set this up add each teammates name in the `teammate name` column. Everyone
-on the team should then updated it, adding 1-2 ideas along with a short
-description. Keep in mind that the descriptions should be only 1-3 short
-sentences.
-
-Each team member should Place an 'X' under their name to vote for the ideas
-you like the best.
-
-| Project Idea | Description | teammate name | teammate name | teammate name | teammate name | teammate name | teammate name |
-| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
-| First idea | Description | | | | | | |
-| Second idea | Description | | | | | | |
-| ... | Description | | | | | | |
-| Last idea | Description | | | | | | |
\ No newline at end of file
diff --git a/recipe-app-code/tile-wide.png b/docs/tile-wide.png
similarity index 100%
rename from recipe-app-code/tile-wide.png
rename to docs/tile-wide.png
diff --git a/recipe-app-code/tile.png b/docs/tile.png
similarity index 100%
rename from recipe-app-code/tile.png
rename to docs/tile.png
diff --git a/recipe-app-code/css/main.css b/recipe-app-code/css/main.css
deleted file mode 100644
index c12d1f2..0000000
--- a/recipe-app-code/css/main.css
+++ /dev/null
@@ -1,306 +0,0 @@
-/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
-
-/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
-/*
- * What follows is the result of much research on cross-browser styling.
- * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
- * Kroc Camen, and the H5BP dev community and team.
- */
-
-/* ==========================================================================
- Base styles: opinionated defaults
- ========================================================================== */
-
-html {
- color: #222;
- font-size: 1em;
- line-height: 1.4;
-}
-
-/*
- * Remove text-shadow in selection highlight:
- * https://twitter.com/miketaylr/status/12228805301
- *
- * Vendor-prefixed and regular ::selection selectors cannot be combined:
- * https://stackoverflow.com/a/16982510/7133471
- *
- * Customize the background color to match your design.
- */
-
-::-moz-selection {
- background: #b3d4fc;
- text-shadow: none;
-}
-
-::selection {
- background: #b3d4fc;
- text-shadow: none;
-}
-
-/*
- * A better looking default horizontal rule
- */
-
-hr {
- display: block;
- height: 1px;
- border: 0;
- border-top: 1px solid #ccc;
- margin: 1em 0;
- padding: 0;
-}
-
-/*
- * Remove the gap between audio, canvas, iframes,
- * images, videos and the bottom of their containers:
- * https://github.com/h5bp/html5-boilerplate/issues/440
- */
-
-audio,
-canvas,
-iframe,
-img,
-svg,
-video {
- vertical-align: middle;
-}
-
-/*
- * Remove default fieldset styles.
- */
-
-fieldset {
- border: 0;
- margin: 0;
- padding: 0;
-}
-
-/*
- * Allow only vertical resizing of textareas.
- */
-
-textarea {
- resize: vertical;
-}
-
-/* ==========================================================================
- Author's custom styles
- ========================================================================== */
-/* Starter Code */
- @charset "UTF-8";
-
- *,
- *::before,
- *::after {
- box-sizing: border-box;
- }
-
- html {
- border: 0;
- font-size: 1 rem;
- margin: 0;
- padding: 0;
- height: 100%;
- }
-
- body {
- color: #102e96;
- font-family: 'Montserrat', sans-serif;
- min-height: 100vh;
- margin: 1rem;
- display: flex;
- flex-flow: column wrap;
- align-items: center;
- justify-content: center;
- }
-
- .content-wrapper {
- max-width: 700px;
- }
-
- img {
- width: 100%;
- margin: 0;
- }
-
- h1,
- h2 {
- text-align: center;
- }
-
- /* Starter Code End */
-
-/* ==========================================================================
- Helper classes
- ========================================================================== */
-
-/*
- * Hide visually and from screen readers
- */
-
-.hidden,
-[hidden] {
- display: none !important;
-}
-
-/*
- * Hide only visually, but have it available for screen readers:
- * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
- *
- * 1. For long content, line feeds are not interpreted as spaces and small width
- * causes content to wrap 1 word per line:
- * https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
- */
-
-.sr-only {
- border: 0;
- clip: rect(0, 0, 0, 0);
- height: 1px;
- margin: -1px;
- overflow: hidden;
- padding: 0;
- position: absolute;
- white-space: nowrap;
- width: 1px;
- /* 1 */
-}
-
-/*
- * Extends the .sr-only class to allow the element
- * to be focusable when navigated to via the keyboard:
- * https://www.drupal.org/node/897638
- */
-
-.sr-only.focusable:active,
-.sr-only.focusable:focus {
- clip: auto;
- height: auto;
- margin: 0;
- overflow: visible;
- position: static;
- white-space: inherit;
- width: auto;
-}
-
-/*
- * Hide visually and from screen readers, but maintain layout
- */
-
-.invisible {
- visibility: hidden;
-}
-
-/*
- * Clearfix: contain floats
- *
- * For modern browsers
- * 1. The space content is one way to avoid an Opera bug when the
- * `contenteditable` attribute is included anywhere else in the document.
- * Otherwise it causes space to appear at the top and bottom of elements
- * that receive the `clearfix` class.
- * 2. The use of `table` rather than `block` is only necessary if using
- * `:before` to contain the top-margins of child elements.
- */
-
-.clearfix::before,
-.clearfix::after {
- content: " ";
- display: table;
-}
-
-.clearfix::after {
- clear: both;
-}
-
-/* ==========================================================================
- EXAMPLE Media Queries for Responsive Design.
- These examples override the primary ('mobile first') styles.
- Modify as content requires.
- ========================================================================== */
-
-@media only screen and (min-width: 35em) {
- /* Style adjustments for viewports that meet the condition */
-}
-
-@media print,
- (-webkit-min-device-pixel-ratio: 1.25),
- (min-resolution: 1.25dppx),
- (min-resolution: 120dpi) {
- /* Style adjustments for high resolution devices */
-}
-
-/* ==========================================================================
- Print styles.
- Inlined to avoid the additional HTTP request:
- https://www.phpied.com/delay-loading-your-print-css/
- ========================================================================== */
-
-@media print {
- *,
- *::before,
- *::after {
- background: #fff !important;
- color: #000 !important;
- /* Black prints faster */
- box-shadow: none !important;
- text-shadow: none !important;
- }
-
- a,
- a:visited {
- text-decoration: underline;
- }
-
- a[href]::after {
- content: " (" attr(href) ")";
- }
-
- abbr[title]::after {
- content: " (" attr(title) ")";
- }
-
- /*
- * Don't show links that are fragment identifiers,
- * or use the `javascript:` pseudo protocol
- */
- a[href^="#"]::after,
- a[href^="javascript:"]::after {
- content: "";
- }
-
- pre {
- white-space: pre-wrap !important;
- }
-
- pre,
- blockquote {
- border: 1px solid #999;
- page-break-inside: avoid;
- }
-
- /*
- * Printing Tables:
- * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
- */
- thead {
- display: table-header-group;
- }
-
- tr,
- img {
- page-break-inside: avoid;
- }
-
- p,
- h2,
- h3 {
- orphans: 3;
- widows: 3;
- }
-
- h2,
- h3 {
- page-break-after: avoid;
- }
-}
-
diff --git a/recipe-app-code/img/example1.png b/recipe-app-code/img/example1.png
deleted file mode 100644
index 88b7a0b..0000000
Binary files a/recipe-app-code/img/example1.png and /dev/null differ
diff --git a/recipe-app-code/img/example2.png b/recipe-app-code/img/example2.png
deleted file mode 100644
index 5ae3d35..0000000
Binary files a/recipe-app-code/img/example2.png and /dev/null differ
diff --git a/recipe-app-code/img/example3.png b/recipe-app-code/img/example3.png
deleted file mode 100644
index a12461f..0000000
Binary files a/recipe-app-code/img/example3.png and /dev/null differ
diff --git a/recipe-app-code/index.html b/recipe-app-code/index.html
deleted file mode 100644
index 93501ec..0000000
--- a/recipe-app-code/index.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
- Zero-Waste Kitchen
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-