Project | Technologies | Backlog | Layout | Auhtors
A software that accesses the pokemon public API (Pokeapi.co) and displays pokemon data to the user.
The project was developed using the following technologies:
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:
- Deploy with Github Pages
- Creating a pipeline (CI/CD)
All prototypes were tested using Figma.