Skip to content

Web app that loads data from a REST API and enables detailed viewing in a clean UI. Uses jQuery & Bootstrap.

Notifications You must be signed in to change notification settings

HalehGhavami/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript App (Pokédex)

About The Project

Objective:

  • Build a basic app with JavaScript loading data from an external source via Ajax, displays it in a responsive layout, and uses advanced UI patterns to display more details of individual items

Features and Requirements

User Story:

  • As a user, I want to view a list of Pokémon and see more details for a given data item on demand

Key Features:

  • Load data from an external source (PokéAPI).
  • View a list of items.
  • On user action, view details for that item.

How to get the project running:

  • Click on each pokemon to retrieve a modal which displays the details of each pokemon and an image. Search bar which can help filter/search pokemon via their name.

Project description

TECHNOLOGIES USED

Project dependencies:

  • The app is built using ECMAScript2015(ES6)

API used by the project:

Project link:

https://halehghavami.github.io/Pokedex/

About

Web app that loads data from a REST API and enables detailed viewing in a clean UI. Uses jQuery & Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published