Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atharva-kakarot/simple-weather-app
A simple weather app made using HTML, CSS, Django and OpenWeather API allows users to fetch current weather information for any city.
https://github.com/atharva-kakarot/simple-weather-app
api css css3 django-application django-project html html5 openweather openweathermap-api vercel vercel-deployment weather weather-api weather-app weather-conditions weather-data weather-information
Last synced: about 1 month ago
JSON representation
A simple weather app made using HTML, CSS, Django and OpenWeather API allows users to fetch current weather information for any city.
- Host: GitHub
- URL: https://github.com/atharva-kakarot/simple-weather-app
- Owner: atharva-kakarot
- Created: 2024-08-14T05:39:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T09:23:03.000Z (3 months ago)
- Last Synced: 2024-09-28T16:23:16.316Z (about 2 months ago)
- Topics: api, css, css3, django-application, django-project, html, html5, openweather, openweathermap-api, vercel, vercel-deployment, weather, weather-api, weather-app, weather-conditions, weather-data, weather-information
- Language: Python
- Homepage: https://django-hello-world-inky-chi.vercel.app
- Size: 433 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
A simple and responsive weather application built using HTML, CSS, and Django, utilizing the OpenWeather API to provide real-time weather data.
## Features
- Search for weather by city name.
- Displays current temperature, humidity, wind speed, and weather conditions.
- Easy-to-use interface.## Technologies Used
- **HTML**: Structure of the application.
- **CSS**: Styling and layout.
- **Django**: Web framework for backend development.
- **OpenWeather API**: For fetching real-time weather data.## Setup
To set up the project locally, follow these steps:
1. **Clone the repository:**
```bash
git clone https://github.com/atharva-kakarot/simple-weather-app.git