COMP3000 Final Project - This is my final year at the University of Plymouth.
This web-based application aims to give users an easy and convenient way to check the current weather, while also allowing them to visually see that data onto a user-friendly map. Weather maps include visualising Precipitation, Temperature, Cloud data, Wind speed & direction data etc. This web-app isn't just catered towards the average user, however. The application also displays more advanced data topics as well that the user can choose to enable. The web application also encompasses a more traditional layout for weather forecasting, which includes displaying current, hourly and weekly data for anywhere on the planet.
-------------------- FEATURES ---------------------
- Weather Map dashboard - view up to date statistics such as precipitation/temperature/air pressure and cloud coverage on a live map.
- 7 day Forecast - a forecast page that predicts weather from the next 6 hours to the next 7 days in any location chosen by the user.
- City markers - The user can hide or show each city on the planet which displays thier repsective temperature and timezone. Users can also focus onto any location on the map.
---------------- IN ORDER TO RUN ------------------
Simply type "node connect.js" in the console to run the project.