In response to this facebook post. I created a simple bus seat reservation user interface using VueJS. I started by preparing an SVG image of the bus seat and then render the SVG elements using Javascript (VueJS). You can use a raster image (sprite) for this but I prefer to use vector graphics (SVG) because […]
