+ 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 RĂ©ponse
+ 4
maybe use values 1 for occupancy and 0 for unoccupancy