tteltrab / test

test repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input & Search Button

tteltrab opened this issue · comments

User Story

As a dev, I want to be able to input search queries from editor so that I search stack overflow when I'm stuck and save time.

Acceptance Criteria

  • index.html has a text input
  • index.html has a search button
  • text input is large enough for 60 lines of code

Did you forget the API request to SO?

We're doing that in a separate issue - #4

Good job team!