Added live data functionnality + some docs in Python and JS code
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# SEAWeb
|
||||
|
||||
The WEB GUI client of SEA.
|
||||
|
||||
This repository contains the code of the server for the control and graphical parts, plus the client code (HTML, CSS, JS)
|
||||
|
||||
## Server
|
||||
|
||||
## Client
|
||||
|
||||
### External libraries
|
||||
|
||||
| Name | Version | Website |
|
||||
| -------------------------- | ------- | -------------------------------------- |
|
||||
| AlertifyJS | v1.8.0 | http://alertifyjs.com |
|
||||
| ChartJS | v2.9.4 | https://www.chartjs.org |
|
||||
| \+ Zoom plugin for ChartJS | v0.7.3 | https://www.chartjs.org |
|
||||
| EventSource | unknown | https://github.com/Yaffle/EventSource/ |
|
||||
| Hammer.JS | v2.0.7 | http://hammerjs.github.io/ |
|
||||
| Swipper | v4.5.0 | http://www.idangero.us/swiper/ |
|
Reference in New Issue
Block a user