I need help with javafx programming | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

I need help with javafx programming

Iā€™m coding a system thatā€™s equivalent to a hotel reservation system, itā€™s still very primitive, Iā€™m on a stage that I what to set different rooms to be unoccupied and occupied, unfortunately Iā€™m only able to set the unoccupied ones. The code is a little bit big for me to write on the phone, but if you think you are able to help comment here and Iā€™ll send you an email with a picture with the code

15th May 2018, 12:31 PM
Jose Consciencia
Jose Consciencia - avatar
1 Resposta
+ 4
maybe use values 1 for occupancy and 0 for unoccupancy
26th Jun 2018, 12:09 PM
Siddharth Golecha
Siddharth Golecha - avatar