Open
Conversation
first pull request victor
to do comments made on pages, generic button started
details and pokedex pages fixed
generic button fixed
CardPokemon com imagem e botões
homepage fixed
header fixed, details made, homepage updated
random pokemons list function made
Pokedex component created, getPokemons, useEffect and Spinner
detail updated
new font added
Randon list
Victor branch
details type colors changing based on type name
toaster added, getMoveByName started
Home and Pokedex Grid Layout
Persistency of data started
Diego branch1
Retrieve pokedex data from localstorage is working
UseEffect dependencies fixed, loop solved
artwork img on details, getPokedex and localStorage working
Victor branch
leticia-chijo
commented
Feb 23, 2021
Author
leticia-chijo
left a comment
There was a problem hiding this comment.
Olá! O projeto de vocês foi considerado dentro do esperado, parabéns! 🎉
O layout ficou bem legal, gostei especialmente de como exibiram as mensagens para o usuário.
Alguns pontos para ajudar vocês a melhorarem:
- A responsividade não ficou muito legal no celular (sei que vocês só fizeram para tablet, mas tá quase bom no celular também, só corta uns pedacinhos nos detalhes)
- A versão deployada do surge quebra quando eu deleto um pokémon (mas rodando local tá funcionando, só um detalhe pra testarem mais nos próximos)
- Achei meio estranha a lista de pokémons mostrar pokemons diferentes a cada vez. Isso porque quando eu adiciono e deleto um pokémon da pokédex, em geral eu não consigo achar ele depois! Daí nesse caso talvez mostrar a lista com todas as opções seria interessante
- Adorei que guardaram os pokémons no local storage pra não perdermos eles quando atualiza, um detalhe pequeno que faz diferença.
Mas é isso gente, o projeto está bem legal. Se algum ponto ainda não ficou claro, assistam ao vídeo com a sugestão de resolução que enviamos na sexta e, se sobrar alguma dúvida, por favor mandem lá no canal! ❤️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR de Correção