Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.2 KB

PhotoViewer

Features

JavaFX, CSS

Description

Data driven photo viewer with hard coded set of pictures. Photo attributes are used to populate the screen. Photo properties can be edited and saved, but only in memory, it is not persistent.

Structure

Packages

  • app: contains photo related classes

  • main: contains the FXML for the layout, the Controller class and the Main class to start the application

  • res: contains the resource file for internalisation, images and the app icon

  • style: contains the CSS file to style the layout

Hands On

Photo Viewer Start Page:

Photo Viewer Start Page

Photo Viewer Screen:

Photo Viewer

Activating Edit to update metadata:

Edit Mode

Add Comment

P.s.: images are courtesy of pixabay (Ctrl + click)