Inspiration
I made this simple web app in order to participate in the challenge of Day 3.
What it does
It searches for keywords provided in a form and displays the result in a 3x3 grid.
How I built it
I built this by using Flask to serve the html pages with static css for designing.
Challenges we ran into
The most challenging aspect might be figuring out how to structure the web app since I had never used Flask before and took me quite some time to figure it out.
What we learned
I learnt alot about Flask and how it works as well as how I should protect my API_KEY by using dotenv
Log in or sign up for Devpost to join the conversation.