Code Monkey home page Code Monkey logo

wetboat's Introduction

Welcome to WETBoat

This is a school project for HTBLuVA (or HTL) Salzburg.

WETBoat ('Water Evaluation and Transmission Boat') is a boat that measures data and takes pictures every few seconds so it acts as a weather station and a lake webcam at the same time. It swims automatically and you can set the route on the website if you're logged in.

The measurement data is displayed in the Highcharts.js live updating line graph.
You can see the boat's position in the map at the bottom.

You can find the implementation of the website here.

What you need

To run it you need XAMPP or any other webserver with MySQL and PHP.
You also need the respect:validation library (install via composer)

Usage

Method using XAMPP

Put all the files into (assuming Windows) C:\xampp\htdocs\wetboat and in XAMPP start the Apache and MySQL server.
Go to phpmyadmin -> SQL and copy and paste wetboat.sql and click OK.
After that, go to localhost/wetboat and you should see index.php.
Log in (top right) with:

  • Username: admin
  • Password: admin

You can change the password in admin.php at the bottom.

If you want to see the graph in index.php moving, you have to put new data in the table measurements every few seconds.

wetboat's People

Contributors

edinburgher avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.