Skip to content

bjanos/PhotoViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

JavaFX with data manipulation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published