javator4 / WeatherFX_BP

his is a simple app for getting weather information from a server in a JSON format and parse it as a usable object to show in a JavaFX enviroment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather FX

This is a simple app for getting weather information from a server in a JSON format and parse it as a usable object to show in a JavaFX enviroment. For visual purpouses a maps is generated and shown along with weather information, it is generated by the MapBox.com service which is a super simple, free and easy to use Java API for doing map search related projects.

Used technologies: FasterXML/jackson, JavaFX, MapBoxSDK, CSSParser

Screenshots: WeatherFX interface / Day WeatherFX interface / Night

About

his is a simple app for getting weather information from a server in a JSON format and parse it as a usable object to show in a JavaFX enviroment.


Languages

Language:Java 99.3%Language:CSS 0.7%