T

Temperature Prediction System

This project is a website for Temperature Prediction in Django. It gives various features like - 1. Current Temperature 2. Historical Temperature 3. Temperature Prediction 4. Comment section (Forum)

29
T

Temperature Prediction System

This project is a website for Temperature Prediction in Django. It gives various features like - 1. Current Temperature 2. Historical Temperature 3. Temperature Prediction 4. Comment section (Forum)

The problem Temperature Prediction System solves

This project specifically benefits researcher community and the local people as they get a easy access to current, historical and predicted temperatures with a easy to use user friendly GUI. The existing systems generally any one of the above features. But this project is a combination of all the required feature in a single application. The registered users will get the direct values for all current, historical and predicted temperatures with a simple click at hand.

Challenges I ran into

As we used API's for datasets to be worked on, those API's were quite reserved and we needed to work really hard to extract the required data out of it. But now as we have developed this project, the user need not worry about getting datasets from such API's. As we have used Django, the application development was quite easy and less hurdles.

Discussion