From 5eadf0fd0bd60687ef974818a5280a2b5df292fc Mon Sep 17 00:00:00 2001 From: Abhijeet Saxena Date: Mon, 5 Nov 2018 12:32:39 +0530 Subject: [PATCH] Update team details and Project Q&A Team Ingredea --- teams.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/teams.md b/teams.md index 8c23ca3..1a41326 100644 --- a/teams.md +++ b/teams.md @@ -544,3 +544,29 @@ Our team is split between front- and back-end development, creating and styling * Project Name: GitBit *** + +# Ingredea +### With Ingredea Foodies can now explore the ingredients and recipes for their favourite dishes. +* Teammates: + - Abhijeet Saxena (@rockyy) + - Arjun Porwal (@Arjun) + - Paras Arora (@paras594) +* Seeking Teammates: No +* [Project Repo](https://github.com/rocky93/ingredea) +* [Check Out Ingredea](https://ingredea.netlify.com/) +### Project Q&A: +1. What are you going to build? + - Build an application for Foodies where once a user signs up and logins they can just upload image/url of their favourite dish and get back list of its Ingredients. + - Then suggest more recipes of dishes similar to the Dish image/url they uploaded(Maybe use Youtube Videos?). + - If time permits, we plan to add some social features like share recipe, comment, upvote. +2. Which APIs do you plan to use? (You can use any APIs, not just Hackathon sponsor APIs.) + - **[Netlify](https://www.netlify.com/)**: For our static site deployment. + - **[Fauna](https://fauna.com/)**: For managing User Database. + - **[Formspree](https://formspree.io/)**: For implementing Feedback form on our site. + - **[Clariifai](https://clarifai.com/)**: For detecting ingredients of a dish(using its food model). + - **[Edamam](http://edamam.com/)**: To suggest dishes & recipes based on ingredients. +3. What is your plan to execute this idea? + - Assign tasks amongst teammates using Trello(Front End & Backend). Once designing basic UI is done, start with login & signup functionality. Then implement Food Scan. Then finish off with Feedback/Contact Us page. + - Make sure we have a good lighthouse score. Adding social features like share recipe, comment, upvote etc are good to have(will see if time permits). + +***