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
Must be interactive (i.e: accept and respond to user input)
-- The Readme has detailed instructions on application interaction.
Our User Story:
As a Pokemon fan, I want a fun interactive Pokemon database so that I can find info on a Pokemon of my choosing
Acceptance Criteria:
I am able easily able to find a Pokemon of my choosing and learn information about that Pokemon.
The Pokemon Project Application will open with with this view.
A circular animation will remain on the top left of the application while it loads all images and cards images for each pokemon.
If you select and type in the search field the top 5 search options will show up. pressing enter will select the top search result, pressing enter again will search for the pokemon. The pokemon search field can also search for pokedex number if you know that and would like to use it.
Here is a description of several areas of functionality:
A. Shows a current position out of total images including the pokemon cards available
B. This is a random Pokemon button, press this to get data on a random Pokemon
C. Each of these D pad buttons are clickable. Click up or down to scroll through the pokedex, click left or right to scroll through the card images for your selected pokemon.
D. This image will show if there is a sound in the pokemon data base to play, the sound plays upon loading by default, if you click the speaker icon it will sound again. If there is no sound an "X" wil show here.
E. This is all of the relevant pokemon data for the selected pokemon including name, pokedex number, weight, height and what type(s) the pokemon has.
Clicking on the picture of the pokemon card will expand the card and grey out the rest of the screen so you can focus/ read the cards detail. Reclicking the image will shrink it back down and return you to the pokedex application.
If the application is loaded on a phone or the screen is shrunk it will split apart and stack vertically.