Skip to content

psreyas09/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex App

A simple Pokédex application built with Python and KivyMD. This app allows users to search for Pokémon by name or ID and view their details, including types, stats, abilities, and sprites.

Features

  • Search for any Pokémon by name or ID
  • Displays Pokémon stats, abilities, and types
  • Shows Pokémon sprite images
  • Toggle between light and dark mode
  • User-friendly interface with KivyMD

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/pokedex-app.git
    cd pokedex-app
  2. Install dependencies:
    pip install kivy kivymd requests
  3. Run the application:
    python main.py

Usage

  1. Enter the Pokémon name or ID in the search bar.
  2. Click the Search button to fetch and display details.
  3. View Pokémon information, including name, ID, types, stats, and abilities.
  4. Use the Back button to return to the search screen.

API Usage

This application fetches Pokémon data using the PokéAPI.

Contributing

Feel free to fork this repository, make improvements, and submit pull requests.

License

This project is licensed under the MIT License.


Made with ❤️ using Python and KivyMD.

About

Pokedex app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages