Skip to content

MRA-AK/django_weather_app

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Django weather App

Scrape weather information from google weather and display it.

Report Bug · Request Feature

About The Project

Django Weather

Built With

Major frameworks and packages:

License

Distributed under the GPL License. See LICENSE for more information.

How To Use

  1. Install python3
  2. Clone the repository
  3. Run CMD (terminal) and go to project directory (you should see manage.py there).
  4. Use pip install -r requirements.txt to install requirements.
  5. Create database with python manage.py migrate.
  6. Run django with python manage.py runserver.
  7. Open your browser and go to http://localhost:8000/.

Contact

Project Link: https://github.com/MRA-AK/django_weather_app

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published