Skip to content

ISDI CODERS, Online Front-End Web Development Bootcamp - Challenge Week 9

Notifications You must be signed in to change notification settings

estcolros/202210-W9-EstefaniaColombo

Repository files navigation

Logo Pokémon

Challenge week 9

Pokémon

This application will have three pages:

  • All pokémon - name and image of each Pokemon.
  • My pokémon
  • Detail of pokémon

The listing of all pokémon will be fed from the PokéAPI, and should be paginated. The listing should be accompanied by two buttons, for page forward and page backward. It should also show the total number of pokémon displayed vs. the total number of pokémon that exist (e.g. 10/1000).

The user should be able to add the pokémon they want to their local listing. The My pokémon listing will be fed from a local API. The user should be able to remove pokémon from his local listing, and also modify some data.

In any of the listings, the user should be able to go to the detail of a pokémon, where more data will be shown. This detail page is reached by passing an id through the URL (the id of the pokémon we want to see).

BEM Semantic HTML Testing

SonarCloud

Overview: https://sonarcloud.io/summary/overall?id=estcolros_202210-W9-EstefaniaColombo

About

ISDI CODERS, Online Front-End Web Development Bootcamp - Challenge Week 9

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published