You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea would be to make an application that would get data from an external REST API and then allow the user to search with filters and sort how items are displayed.
A possible example would be to develop a Pokédex, obtaining data from the PokeAPI and with a search engine that filters by generations, types or name. Additionally, you can choose whether the Pokémon are displayed in ascending or descending order according to their number or name.
Additional context
The text was updated successfully, but these errors were encountered:
Topics to cover
Ideas for a sample
The idea would be to make an application that would get data from an external REST API and then allow the user to search with filters and sort how items are displayed.
A possible example would be to develop a Pokédex, obtaining data from the PokeAPI and with a search engine that filters by generations, types or name. Additionally, you can choose whether the Pokémon are displayed in ascending or descending order according to their number or name.
Additional context
The text was updated successfully, but these errors were encountered: