https://github.com/swish78/weather-app
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.
https://github.com/swish78/weather-app
Last synced: 6 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/swish78/weather-app
- Owner: Swish78
- License: apache-2.0
- Created: 2023-02-17T18:05:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T10:02:58.000Z (over 3 years ago)
- Last Synced: 2025-04-16T01:50:24.668Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather-App
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.