Weather Analysis App with Django: An application for Weather Analytics made by Django

Table of Contents

Introduction

The app analyze the weather data fetched from Weather Data API.

Running App

You can run weather_app_django project.

Documentation

  • After running the app, if you just click [submit] without inputting any paramters, you can get the forecast of next 15 days weather. forecasting
  • If you click [submit] after inputting [Start Date] and [End Date], you can get the analysis data of the weather in that range. analyzing

Contact

License

GNU GPL