Skip to content

aitorarias/xmlToJavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML to JavaFX

The purpose of this test is:

  • Given a .xml file (loading), for example, a pizza menu with ID, name, price; Java has to be able to read it.
  • A graphical interface as pretty as possible with JavaFX
  • Collect such data .xml and user could pick a pizza and its quantity.
  • Generate a new .xml, which returns an invoice.

About

Final project in the Java ecosystem to finish my professional studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages