Vehicles - ParkA-org/ParkA-WebApp GitHub Wiki

Managing Vehicles in ParkA

ParkA allows users to register the vehicles they have. This page explains the neccesary steps you need to manage your vehicles in the application.

Vehicle Section

The user can see all their vehicles in the bottom of the profile page: images/Vehicle Section.png

The vehicles are shown in the following way:

images/Vehicle Section.png

Add Vehicle

To add a vehicle, click the button "Nuevo Vehículo". After that, the following form will be shown: images/Vehicle Form.png

Filled the information and press "Guardar" to Add the vehicle

Edit Vehicle

To edit vehicles, press the button "Editar" in the vehicle you want to edit. images/Vehicle Section.png

After pressing the button, it will show a form similar to the form for creating new vehicles but with the information of your current vehicle images/Edit Vehicle.png

Change the information and press "Guardar"

Delete Vehicle

To delete a vehicle, press "Editar" and then press "Eliminar"