https://github.com/devfle/rhein-level-dashboard
A small dashboard that shows the current and past Rhine levels in different German cities
https://github.com/devfle/rhein-level-dashboard
Last synced: 2 months ago
JSON representation
A small dashboard that shows the current and past Rhine levels in different German cities
- Host: GitHub
- URL: https://github.com/devfle/rhein-level-dashboard
- Owner: devfle
- Created: 2023-06-13T17:33:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T16:49:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T14:32:34.232Z (4 months ago)
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rhein Level Dashboard
The Rhine Level Dashboard is an university project and shows the current and past (24hrs) Rhine levels in different cities. The Rhine is a river that flows through Germany.
## Features
- Line Chart view with the Rhine levels of four german cities
- filter function
- settings page where you can determine which data should be displayed in the chart## Setup
As this project is a JSF and CDI web application, a current JDK version is required for development. This project was developed under JDK 20. In addition, a compatible servlet container is required. I recommend the usage of GlassFish 7.0.X.
## Tested Browsers
- Safari
- Google Chrome