Live Demo Available -
AWS - Hosted on EC2 Instance- Netlify - Hosted using Netlify Deployment
Folders:
frontend/ # Frontend server uses live-server
OS - Ubuntu 20.04 LTS
Editor - Visual Studio Code
Chromium: 91.0.4472.164
Node.js: 14.16.0
A tool built using JavaScript/jQuery framework - User interface with an input to select station, plot (mASD)Readings in a line graph as stated in the test request and display data in associated table.
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt update
sudo apt-get install -y nodejs
To run this demo you must serve it from a server rather than the file system. This demo requires webpack to build and run. To install webpack (and other dependencies) run:
> npm install
To run the demo, install and run Live Server:
> npm install live-server
> npx live-server
Live Server will automatically open a new browser tab on your default web browser at:
http://<ip address>:8080
ie;
http://127.0.0.1:8080
or
http://localhost:8080
Author - Mohamed Shez
These APIs are provided as open data under the Open Government Licence with no requirement for registration. If you make use of this data please acknowledge this with the following attribution statement - "this uses Environment Agency flood and river level data from the real-time data API (Beta)"