I'm currently Building a weather application that displays current weather conditions for a given location. For building this website I'm using Flask for the frontend to display the weather information, and the API for backend to retrieve weather data.