Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(Using Java language and specifically JavaFX ONLY no swing or jpanel, netbeans IDE) My Photos create a photo album application. Your application will load a

(Using Java language and specifically JavaFX ONLY no swing or jpanel, netbeans IDE)

My Photos

create a photo album application. Your application will load a collection of images and display them in a photo album layout. The program will allow the user to tag an image with the following metadata:

- Title for the photo (limited to 20 characters)

- Description of the photo. Limited to 100 characters

- Date Taken

- Place Taken

Functional Specification

- Your album should allow sorting the pictures by Title, Date, and Place.

- When the user clicks on a photo, the metadata should be displayed

- The user should be able to add or remove photos from the album

Additional requirements

- Any test photos must be included with project source

- All photos should have maximum and minimum dimensions so that huge photos do not take up all the programs viewing real estate and smaller photos are not so small that theyre indistinguishable.

- All paths should be relative paths or URL paths. No hard-coded file paths!

- All controls must be viewable without adjusting the parent Window

- Only javaFX GUI controls can be used. No Swing or AWT controls.

- No GUI designers may be used.

I would love this code as a reference, purhaps explain whats going on to me either with comments or seperate, because i know what im doing but only slightly i am a noobie afterall :D. thanks.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Structured Search For Big Data From Keywords To Key-objects

Authors: Mikhail Gilula

1st Edition

012804652X, 9780128046524

More Books

Students also viewed these Databases questions