Giter Club home page Giter Club logo

pokemon-info-flask-app's Introduction

Pokémon Information Web App

This web application allows users to search for information about Pokémon, including their name, image, type, height, weight, and abilities. It uses data from the PokéAPI to provide accurate and up-to-date information about Pokémon.

Features

  1. Pokémon Search: Enter the name of a Pokémon in the search box and press the "Search" button to fetch and display information about that Pokémon.

  2. Autocomplete Suggestions: As you type in the search box, the application provides autocomplete suggestions for Pokémon names to make searching easier.

  3. Detailed Pokémon Information: The application displays detailed information about the Pokémon, including its name, image, type, height, weight, and abilities.

  4. No Image Handling: In case a Pokémon does not have an available image, the application gracefully handles it by displaying a message.

Technologies Used

  • Flask: A Python web framework used for the server-side logic and routing.

  • HTML/CSS: Used for creating the web page layout and styling.

  • JavaScript: Used for client-side interactivity, including autocomplete suggestions.

  • PokéAPI: Used to fetch Pokémon data and images.

Getting Started

To run the application locally, follow these steps:

  1. Clone this repository to your local machine.

    git clone https://github.com/shubham-indalkar-15/pokemon-info-flask-app.git
  2. Navigate to the project directory.

    cd pokemon-info-flask-app
  3. Install the required Python libraries.

    pip install flask
  4. Start the Flask development server.

    python app.py
  5. Open your web browser and go to http://localhost:5000 to access the Pokémon Information web app.

Contributing

Contributions are welcome! If you find any issues or have ideas for improvements, please open an issue or create a pull request. We appreciate your feedback and contributions.

Disclaimer

This project is not affiliated with or endorsed by Pokémon, Nintendo, or any related entities. Pokémon is a registered trademark of Nintendo, Game Freak, and Creatures.

pokemon-info-flask-app's People

Contributors

shubham-indalkar-15 avatar

Watchers

Shubham Indalkar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.