Skip to content

JavaFX application for university that allows users to schedule meetings and check the weather forecast for the selected day.

License

Notifications You must be signed in to change notification settings

Zogir01/Weather-Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Calendar

JavaFX application for university that allows users to schedule meetings and check the weather forecast for the selected day.

Objectives

  • the ability to add a meeting on a specific day using a calendar mechanism,
  • displaying weather forecasts and meeting information upon clicking a specific day in the calendar,
  • automatic updates to the user interface when data changes.
  • informing the user about any errors or successes of performed operations, exception handling
  • the application should fetch the latest weather data from an external API,
  • the application should store meeting data in binary files, and in the future, also in JSON files,
  • separation of the user interface logic from the application logic,
  • develop of CSS styles to create a clear graphical user interface.

Technologies

Graphical User Interface

Window with callendar

Window with meeting and weather information

Authors

About

JavaFX application for university that allows users to schedule meetings and check the weather forecast for the selected day.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published