Description
It consist of:
• A web app that uses Javascript, jQuery and PHP (all inside folder Weather)
• A database called tides which a table called tides (I have included a SQL dump of the table and its data). The database is hosted in MySQL (or MariaDB) and should use the user root with password root (you can check it on the code).
The application uses a jQuery plug-in called SimplyWeather that gathered data Yahoo. This has stopped working. I had a quick check to the plug-in in GitHub and it is not working there any more. We need to find a replacement plug-in that pulls weathe data for the Cliffs area and update the code so it displays correctly.
There is also a part of the display that shows the tides for the area. This information is collated manually from a tides site. You need to pick the closes point to the Cliffs and gather the data as in the table for a few good years. The longer the better. Usually you can get the tides per month or thereabouts.