Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 1.43 KB

README.md

File metadata and controls

55 lines (44 loc) · 1.43 KB

Name: MG Baybay

Activity Deadline: 09/16/2021 | 3:48 PM (Updated: 09/17/2021)

Notes:

  1. Design file is attached below.
  2. Live demo - link

Pokedex-Application

Pokedex Application created for front-end development using the existing PokeAPI.

Home Page Home page

Search Home page

List Home page

Built with

  • HTML5
  • CSS3 (Bootstrap)
  • Javascript

Design Files

  • Main Page web view - link

Sections

  • Main Page
  • Search
  • Pokemon List - The pokemon cards are color-coded according to their types.
    • Fire: '#FDDFDF',
    • Grass: '#DEFDE0',
    • Electric: '#FCF7DE',
    • Water: '#DEF3FD',
    • Ground: '#f4E7DA',
    • Rock: '#D5D5D4',
    • Fairy: '#FCEAFF',
    • Poison: '#98D7A5',
    • Bug: '#F8D5A3',
    • Dragon: '#97B3E6',
    • Psychic: '#EAEDA1',
    • Flying: '#F5F5F5',
    • Fighting: '#E6E0D4',
    • Normal: '#F5F5F5'

Features

The web app shows the list of pokemon and their corresponding details.


For future improvements: code refactoring

Created: September 15 2021

Modified: September 17 2021

Credits: