Skip to content

Moghatt/Pokedex-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Pokedex Single Page Webapp

Limited to the first generation of pokemon, fetches from the https://pokeapi.co/ api then uses name, id, sprite, type, flavour text and renders for each pokemon.

Features & tech:

  • user signup and login function with password encryption.
  • login and store your favourite pokemon in the database
  • api calls and object manipulation
  • scalable rendering and information processing -- if the api request was changed from 151 to 800 it would then display the other 650 pokemon, but this would impact load times and cause errors in processing images etc. -- if desired the code can be changed to display even more information other than type, name, id and a flavour text, all that is required is to get the key from the object in the api and then process that information.

Process and planning

Our wireframe planning; we initially wanted six favourite slots similar to a pokemon game but it would clutter the page and lead to many issues. Potentially fixable in the future image

Bugs and issues

  • CSS alignment issues when pushed live on heroku

Key contributors

https://github.com/m-bui1 https://github.com/theunta https://github.com/moghatt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published