Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 542 Bytes

TODO.md

File metadata and controls

25 lines (20 loc) · 542 Bytes

TODO

This file explain the whole process that I follow to create the current app.

  1. Install prerequisites

  2. Create initial layout

  3. Create navbar component

  4. Create filters component

  5. Create Gallery component

  6. Fetch data from Dog Ceo API - Breeds

  7. Populate Breed filter with requested data

  8. Populate Sub Breed filter after Breed filter change

  9. Add selections to container

  10. Fetch Images from selections

  11. Testing

  • Layout
  • Components
  • Population
  • Add selection
  • Clear selection
  • Displaying images
  1. About page