Dynamic Webpage: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The dynamic webpage implements the following features: * Display of measurement data * Display of history of refill events * Display of history of mineral dosing events * Display of history of feed events * Display and interface for creating and modifying feed profiles * Display and interface for modifying the feed schedule * Interface for modifying the mineral dosing amount") |
No edit summary |
||
| Line 8: | Line 8: | ||
* Display and interface for modifying the feed schedule | * Display and interface for modifying the feed schedule | ||
* Interface for modifying the mineral dosing amount | * Interface for modifying the mineral dosing amount | ||
== Installation == | |||
Clone the website to <code>/var/www/html</code> using <code>git clone https://in-dubio@bitbucket.org/in-dubio/aquarium-web.git</code> | |||
Revision as of 15:56, 30 December 2024
The dynamic webpage implements the following features:
- Display of measurement data
- Display of history of refill events
- Display of history of mineral dosing events
- Display of history of feed events
- Display and interface for creating and modifying feed profiles
- Display and interface for modifying the feed schedule
- Interface for modifying the mineral dosing amount
Installation
Clone the website to /var/www/html using git clone https://in-dubio@bitbucket.org/in-dubio/aquarium-web.git