I'm trying to make a reservation system where more than one user can use it. For example, if person A booked seat A1 till A5. Person B will not be allowed to choose those seat. But this kind of coding is not in my syllabus so I'm not sure what to look for to guide me.
Any kind of video links or articles about this would be very useful to me. Thank you.
Honestly, I'm not even sure if Python has a code for this since I'm still new but I thought it would be cool to do it.