Skip to content

RayG-XD/Weather-App-with-Python-Django

Repository files navigation

Weathercast Using Python and Django Weather Bug is the application of science and technology to predict the conditions of the atmosphere for a given location and time. You can get the realtime Weather forecasting by using this web application

-->

Requirements

  1. Python 3+
  2. Django 3+

Setup, Installation and Run

To run the app on your local machine, you need Python 3+, installed on your computer. Follow all the steps to run this project.

  1. Create venv virtual environment:
pip install venv virtual_env_name
  1. Activate venv virtual environment:
source virtual_env_name/Scripts/activate

4. Then enter the corresponding directory:
```bash
cd Weather_App--Python-Django
  1. Install all the requirements using pip:
pip install -r requirements.txt
  1. Run server:
python manage.py runserver

Tools

Front-end Part

  • HTML
  • CSS
  • Bootstrap
  • JavaScript

Back-end

  • Django
  • SQLite 3

Screenshots of the Project

About

Weather App with Python Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published