Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Task Management System


Mockups


Pokemon Search Project Features

  • Users can search for a Pokemon by name or ID
  • Displays Pokemon name, image, and abilities
  • Uses PokeAPI for fetching Pokemon data

Pokemon API Project Features

  • Homepage: Introduction to the app with a call-to-action button to start building a team.
  • Search Page: Users can search for Pokémon, view details, and add them to their team.
  • Sign-In Page: Trainers can log in to access their personalized Pokémon team.
  • Team Page: Displays the user's selected Pokémon team.

Technologies Used

  • HTML - Page structure
  • CSS - Styling with a clean layout and button styles
  • JavaScript - Handles API functionality

Folder Structure


Project Root
│── font/
│   ├── Pokemon Hollow.ttf
│   ├── Pokemon Solid.ttf
│── images/
│   ├── A_Group_Of_Pokemon.png
│   ├── PikachuBackgroundImage.png
│   ├── Pokeball.png
│   ├── Pokemon_sceneic_valley.png
│   ├── PokemonLogo.png
│── pages/
│   ├── search.html
│   ├── sign_in.html
│   ├── team.html
│── scripts/
│   ├── script_index.js
│   ├── script_search.js
│   ├── script_sign_in.js
│── src/
│   ├── Pokemon-Logo-PNG-Clipart.png
│── styles/
│   ├── style_default.css
│   ├── style_index.css
│   ├── style_search.css
│   ├── style_sign_in.css
│   ├── style_team.css
│── index.html
│── README.md

About

API Integration

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages