Skip to content

Atishi-1-Agrawal/bu_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

// the_weahther - website install django to run the server

to start the server run the command

windows - python manage.py runserver macOs - python3 manage.py runserver

// env variable for templates has been customised due to some issue

change env veriable of templates in the_weather/settings.py line number 56 and.

copy the the path of template from device and pate in the TEMPLATE_DIR

thank you

bennett university project

team meamber

shubham, hritik, atishi, sumedha, mahak

// the_weather_app

python app - cd the_weather_app

then

for windows - python weather_api.py for macOs - python3 weather_api.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 76.3%
  • HTML 23.7%