Skip to content

promaroy/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

This is a simple app made in Django which displays the weather of any city(as entered by the user)

Build Setup

  • create a virtual environment of python3
  • clone the repo
  • cd website
  • pip install django
  • pip install requests
  • python manage.py migrate
  • python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors