From 34b48fb2c9bf42f945f9d75e29cbdf8734ee8537 Mon Sep 17 00:00:00 2001 From: Eunice Park <28845173+eunicode@users.noreply.github.com> Date: Sun, 4 Nov 2018 15:55:48 -0800 Subject: [PATCH] Update Team Jake --- teams.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/teams.md b/teams.md index 3887360..774f662 100644 --- a/teams.md +++ b/teams.md @@ -41,15 +41,20 @@ Copy the above code snippet in its entirety and add it to the BOTTOM of this doc * [Project Website](https://romantic-euler-651676.netlify.com/) * [Project Repo](https://github.com/larongbingo/MAYN-MAYN-MAYN) *** -# JAKE -### Undecided, but tentatively a scavenger hunt web app +# Pic Scavenger +### A React scavenger hunt web app where users have to "find" five items. * **Teammates**: - - Jait Jacob (@jaitjacob) - - Adam Wier (@AdamWier) - - Kelby Baca (@kelby-baca) - - Eunice Park (@eunicode) + - Adam Wier (@@AdamWier#8965) + - Kelby Baca (@kelbybaca#2545) + - Eunice Park (@gingeo#4748 ) * **Seeking Teammates**: Yes, if you're a coding wizard and want to donate your magical skills, or if you're familiar with React basics * [Project URL](https://github.com/teamjake2018/jake) -* Project Name: coming soon - +* Project Name: Pic Scavenger +### Project Q&A: +1. What are you going to build? +We are planning on building a "scavenger hunt" web app. Users will be given items to "find", and users will link to local or online images of the items. We will use the Clarifai API to identify the items in the image. We have also trained a model to recognize Tibetan Spaniels, which is a bonus item for users to find. +2. Which APIs do you plan to use? (You can use any APIs, not just Hackathon sponsor APIs.) +Clarifai API +3. What is your plan to execute this idea? +We will give users items to find, and they will link to a local image or online image containing the items. And we will use the Clarifai API to identify whether users have linked to the correct items. ***