AlanMorel / pokedex

Pokédex is a fun web app that you can use to learn more about Pokemon!

Home Page:http://alanmorel.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex

alt tag Pokédex is a fun web app that you can use to learn more about Pokemon and play the famous "Who's that Pokemon?" game. It is a Flask fullstack web app written using Python, HTML, CSS and JavaScript, powered by data provided by PokéAPI.

APIs

Technologies

  • Flask - microframework for Python
  • PIL - Python Imaging Library
  • Requests - Non-GMO HTTP library for Python

Setup

Clone repository

git clone https://github.com/AlanMorel/pokedex

Create a .env file

PORT=8088

Run using Docker

docker compose up

Live Demo

Check out the live demo hosted on PythonAnywhere.

Screenshots

alt tag alt tag alt tag

Dual-class Final Project

  • Drawing on the Web
  • Python for Applications

License

Pokédex is licensed under the MIT license.

Note

Pokémon is copyright The Pokémon Company and Nintendo.

About

Pokédex is a fun web app that you can use to learn more about Pokemon!

http://alanmorel.pythonanywhere.com/

License:MIT License


Languages

Language:CSS 36.4%Language:HTML 32.7%Language:Python 19.7%Language:JavaScript 10.9%Language:Dockerfile 0.3%