https://github.com/javalux/clock_que
A weather app and a world clock in one
https://github.com/javalux/clock_que
Last synced: 26 days ago
JSON representation
A weather app and a world clock in one
- Host: GitHub
- URL: https://github.com/javalux/clock_que
- Owner: javaLux
- License: gpl-3.0
- Created: 2023-07-30T18:17:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T18:22:45.000Z (almost 3 years ago)
- Last Synced: 2026-01-30T23:01:08.323Z (5 months ago)
- Language: Java
- Size: 35.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clock_que
This project combined two features. A World Clock and a Weather Data App.
It is possible to search for locations all over the world, and if you found an interested Place than choose them and you will see the current time and specific weather data for your current choosed location. Farther the time shift from your real location to your choosen location will also display.
## Used JDK
* OpenJDK Version 18.0.1.1
## Used Frameworks
* OpenJfx Version 19
* Apache Log4J (SLF4j) Version 2.19.0
* Jackson Databind Version 2.14.0
* JDBC (SQlite) Version 3.39.3.0
* JOOQ Version 3.17.5
## Used Build Tool
* Apache Maven Version 3.8.6