Link: Weather Dashboard
To run on your local machine:
Clone this repo:
git clone https://github.com/manavpatnaik/django-weather-dashboard.git
Install the requirements:
pip install -r requirements.txt
Run the development server:
python manage.py runserver