Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.

tabratton/HotelBoxOffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel-Box-Office

Movie rental application written in Java SE and GUI in JavaFX

Starting The Program

You must include the address+port, username, and password of the database to connect to.
Example: java -jar HotelBoxOffice.jar localhost:3306 root root

Lines of Code

--------------------------------------------------------------------------
 Language       Files        Lines         Code     Comments       Blanks
--------------------------------------------------------------------------
 Java              32         3832         3006          320          506
 SQL                1          597          337          144          116
 XML                1           92           89            0            3
 CSS                1           27           21            0            6
--------------------------------------------------------------------------
 Total             37         4569         3474          464          631
--------------------------------------------------------------------------

About

Movie rental application written in Java SE and GUI in JavaFX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors