Skip to content

A software that accesses the pokemon public API and displays pokemon data to the user.

Notifications You must be signed in to change notification settings

lessa-portfolio/angular-pokedex

Repository files navigation

Pokedex

Project   |    Technologies   |    Backlog   |    Layout   |    Auhtors


Happy

📋 Project

A software that accesses the pokemon public API (Pokeapi.co) and displays pokemon data to the user.

🖥️ Technologies

The project was developed using the following technologies:

💭 Backlog

List of features and their respective progress:

  • Integration with Pokeapi.co
  • Pokemon list pagination
  • Show more information about a specific pokemon
  • Responsive for all devices (from 320px to 1920px)
  • Show Skeleton while data is loading
  • Show pokemon list as a table (toogle button)
  • 90% unit test coverage
  • Dark mode

List of devops setup and their respective progress:

🎨 Layout

All prototypes were tested using Figma.

☕ Authors