Skip to content Skip to sidebar Skip to footer

How To Set Position Of Seat Dynamically As Response

currently i am create bus ticket book application. in this application i want to set seat as came response of webservice .so problem is that if left side one sleeper seat and right

Solution 1:

I also have been looking for something, but bit more complex than this. But I think this project will help you out with you current requirements. Check these out :-

Seat Booking library and Bus Seat Booking

Let me know if it helps.

Update:

Try my little hack to achieve any kind of layout interaction using SVG image. To be honest, an interactive seat map development was the most challenging task I have ever had in my development life. But somehow I have done it for an asymmetric seat plan.

Here is my approach to make it workable. See my medium blog post. Hope it will help you.

Post a Comment for "How To Set Position Of Seat Dynamically As Response"