Inspiration
The mentors and coaches at MLH motivated and supported us in building this project. Also, I have been eager to learn about APIs in-depth for a long time. So, this project helped me to strengthen my foundations
What it does
PokeSearch helps to find information about a Pokemon regarding its height, stats, abilities, and more. This project is a part of GHW API week. And also it uses the help of PokeAPI.
How we built it
I built it using HTML, CSS, and Bootstrap on the client side and Flask to render the server side. PokeAPI is used to fetch data related to Pokemon via the requests library in Python.
Challenges we ran into
To be honest, I suck at Frontend and it was hard to fix the UI issues. However, as I read through the Bootstrap documentation, I slowly grasped the components of them.
Accomplishments that we're proud of
Finally, I could tap into PokeApi and fetch the data using requests and modules.Along with APIs, I must say, I have learned to deal with UI. Although it isn't any complex and mind-blowing UI, I kinda felt accomplished and confident to work with FrontEnd projects more
What we learned
Write Modular and quality code(hoping) Much Debugging UI I could say
What's next for PokeSearch
Honestly, I have no idea. Maybe Integrating with AI. OR using AR/VR for 3d Models. Let's hope for the best
Log in or sign up for Devpost to join the conversation.