This product has a designed and intuitive interface where it allows the user an easily accessible search through a search engine that filters by name and a button that executes the required search. The interface also has a drop-down alphabetical list that allows us to order in ascending and descending order. The screen shows cards where the user can view: the order number of each pokemon, name, type, weight and height of each pokemon. The interface is designed to be viewed and manipulated on various devices, from desktop to different sizes of mobile screens.
We organize ourselves using the Trello tool.
Attached link:
1.-As a user, I want to see a header with the Pokédex logo to quickly identify the website and its purpose.
2.- As a user, I want to see a list of all the pokemon available in the Pokédex so I can explore them and choose one to get more information.
3.-As a user, I want to see a card with information about them, such as their number, name, type, height and weight.
4.-As a user, I want to have easy access to the search and ordering of pokemon.
Low and High Fidelity prototypes created in Figma.
Low-fidelity prototype.
High-fidelity prototype.
Mobile Prototype.
Attached link of Figma:
Unit tests are a fundamental part of our project to guarantee the quality and stability of the code, allowing me to detect and correct errors efficiently.