This project is a fullstack website that uses mySql to store data about the most recent pokemon. Due to the lack of services online to allow for the search of pokemon, I decided to make this database to help pokemon fans to query for different pokemon. The database is hosted on a local server. For this project I learned a lot about MySQL and setting up the database, and also I learned a lot about to use streamlit a python based frontend for my website.