Skip to content

SidoJain/PakdoMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PakdoMon

A comprehensive database for Pokémon information, including stats, moves, abilities, evolutions, and more. Built to cater to Pokémon enthusiasts and trainers!

Features

  • Pokémon Encyclopedia: Browse detailed information on all Pokémon, including stats, types, abilities, and evolutions.
  • Move Database: Explore moves by type, generation, and Pokémon compatibility.
  • Type Chart: Interactive type effectiveness chart for quick reference.
  • Pokédex Search: Search for Pokémon by name, type, or generation.
  • Responsive Design: Optimized for desktop, tablet, and mobile devices.

Technologies Used

  • Frontend:
    • EJS, CSS
  • Backend:
    • Node.js/Express for handling requests
    • REST API for data queries
  • Database:
    • MongoDB for storing Pokémon data
  • Scraping/Data Source:
    • Static dataset from open Pokémon API sources like PokeAPI