fac20 / WEEK-2-CIKP-

https://fac20.github.io/WEEK-2-CIKP-/
0 stars 0 forks source link

Note: API KEY HAS BEEN COMMENTED OUT.

Founders and Coders FAC20 Week 2 Project :confetti_ball: :construction:

Each week we are asked to build a project in teams of four to build a MVP using pair programming in 1.5 days. All work was carried out remotely during the year of Covid-19.

Week 2 Project Theme: HTTP (API, fetch, promises).

See week 2 schedule for detailed information on the project and project requirements.


Knock Knock Whose Dad? Team CIKP

A dad joke and gif generator using two API's :rofl:

INTRO

KKWD? is an app to have dad jokes with a relevant gif in your pocket at all times. Be the comedian of your dinner parties with KKWD?

Within the app the user will have two options.

  1. Random joke and with a gif generated with the radom joke as a search input on the Giphy API :brain:
  2. Random joke and a user searchable gif :exploding_head:

Picture of app

URL

https://fac20.github.io/WEEK-2-CIKP-/

User Journey

  1. Title Page loads with app logo and a button as a joke generator
  2. User will click the button to be given a random joke and gif
  3. The user will be taken to a new page in with the joke will be displayed.
  4. If the user is happy with the joke and gif combination algorithm they can select the random button to be given another combo
  5. If the user would like to search for a specific gif they will have the ability to search by clicking the search button.

User Stories

Core stories

As a user, I want to:

Stretch stories

Acceptance Criteria

Tech Stack

APIs Used

icanhazdadjoke
GIPHY

Authors