A
Anonymous
Home Page - Copy this React, Tailwind Component to your project
after vendor login, create the "Add parking spaces" page after clicking on Add New Space button on the Manage parking spaces/My parking spaces page. In this "Add Parking spaces" page we want to add parking locations, each parking location needs to have "Name", "Location" and "Total Spots". After adding all of these details, we need the vendor to add specific parking spots and their rates per hour (i.e. 2 wheeler and 4 wheeler), this needs to be done on the same page using a model window instead of going to a new page.
Prompt