+ 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
1 Answer
+ 4
maybe use values 1 for occupancy and 0 for unoccupancy