Hospital Queue w/ JavaFX
this was created for our final homework on Data Structures Practicum in Java.
- No Database
- Using Singleton and FIFO
- Using Array and Queue
- I am more responsible for the Front-end and interaction, Roihan more responsible for the back-end