Skip to content

JavaFX GUI application for interactively exploring the historical weather data contained in the given .CSV data files.

Notifications You must be signed in to change notification settings

softspike/weather_application

Repository files navigation

weather_application

cloud-icon

Note❗❗❗ "User Manual.pdf" explains the program design, implementation and basic algorithmic description.

Table of contents

General info

JavaFX GUI Application reads and analyses provided .CSV format historical data. The app can create TEXT, CSV format reports and visualisations on monthly temperature, rainfall and air frost days for variety of UK stations during different time periods.

Technologies

Project is created with:

  • JavaFx Scene Builder 2.0
  • JavaFx
  • CSS 3
  • IntelliJ IDEA

Setup

1. Note❗ "IntelliJ Setup - Creating and Running JavaFX Programs.pdf" explains how to connect the JavaFX SDK libraries to IntelliJ IDEA.

JavaFX support in IntelliJ IDEA includes code completion, search, navigation and refactoring in JavaFX-specific source files e.g. .fxml and JavaFX .css files, integration with JavaFX Scene Builder, JavaFX application packaging capabilities.

When creating a new JavaFX project, IntelliJ IDEA generates a fully configured sample application.

2. Note❗ "Configure JavaFX Scene Builder.pdf" explains the linking process of IntelliJ IDEA to JavaFX Scene Builder.

Allows IntelliJ IDEA to open .fxml files in JavaFX Scene Builder right from the IDE after the path is specified to the Scene Builder application in the settings.

About

JavaFX GUI application for interactively exploring the historical weather data contained in the given .CSV data files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published