Skip to content

shubhamAW/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

weather_app

this is weather app using django framework..

To run this project

  1. clone this project using git clone https://github.com/shubhamAW/weather_app.git

  2. now go to this folder by using cd weather_app

  3. go inside folder called the_weather cd the_weather

  4. now to create and run virtual environment run command pipenv shell

  5. now install django by using pipenv install django

  6. Run the project using python manage.py runserver

  7. head over the http://127.0.0.1:8000/ to see output window

8.output :

image

About

this is weather app using django framework..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published