Skip to content

Commit

Permalink
Merge pull request #28 from FAC-11/readme
Browse files Browse the repository at this point in the history
Fixes checkboxes
  • Loading branch information
Jen-Harris authored Jul 19, 2017
2 parents c65cbbc + 5b7455e commit 880fd87
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ We're creating a Pokemon auto complete search bar to help Ash.

## How
The main tasks we had to do were:
[ ] Architecting the software design
[ ] Create back-end to filter through the searches
[ ] Have an input field in the front-end
[ ] Auto-complete the input field
[ ] Testing front-end __and__ back-end
- [ ] Architecting the software design
- [ ] Create back-end to filter through the searches
- [ ] Have an input field in the front-end
- [ ] Auto-complete the input field
- [ ] Testing front-end __and__ back-end

We did this by blah blah blah .....

## Stretch Goals
[ ] To get all stats for a Pokemon from the Poké API.
[ ] Add Poké theme tune and color scheme because we want to be the very best.
- [ ] To get all stats for a Pokemon from the Poké API.
- [ ] Add Poké theme tune and color scheme because we want to be the very best.

## How did we split up work?

Expand All @@ -32,3 +32,5 @@ We did this by blah blah blah .....
## What did you learn?

## Resources
[Function call
method](http://clubmate.fi/the-intuitive-and-powerful-foreach-loop-in-javascript/#Looping_HTMLCollection_or_a_nodeList_with_forEach)

0 comments on commit 880fd87

Please sign in to comment.