Skip to content

toxic-candy/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A webapp that dislays weather and other information.

Prerequisites:

Django: pip install django

Requests: pip install requests

Geocoder: pip install geocoder

Usage:

  1. Download the code zip file and extract the contents.
  2. Open a terminal and navigate to the folder.
  3. Start the server by running the command python manage.py runserver
  4. Paste the returned url in a browser to use the app

About

Webapp that displays weather and other information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published