how do i create a interactive seat map using reactjs?

Viewed 26

Hello all i am trying to develop an interactive seat map/picker using react js think,e.g. movies aircraft, how should i go about starting with it, appreciate any ideas?

I have tried using the npm library "react-seat-picker", but it doesn't allow me to "skip rows" i.e. row a, c,e per se. For background research, i have seen charting libraries otherwise being used to manipulate svg, but it seems overly complicated to emulate a seat chart/map in-terms of re usability too?

0 Answers
Related