04. Edit Vehicles - ParkA-org/ParkA-MobileApp GitHub Wiki
Edit vehicle
Vehicle page
In the vehicle listing page not only is possible to add new vehicles, but also see in the detail already created ones by tapping on the information card.
Vehicle detail page
In the vehicle detail page it is possibe to see the vehicle information and by tapping on the pencil button the user will navigate to the edit vehicle page.
Edit vehicle page
Once the edit vehicle page is loaded, a screen with all the vehicle data preload will be displayed.
In order to modify a field, the user has to tap on the input box and apply his changes.
By tapping on the check button, the cahnges will be applied and the vehicle updated.
After the process is completed, the user will be redirected to the modified vehicle detail page.