12. User Information - ParkA-org/ParkA-MobileApp GitHub Wiki

User information

User profile page

Main sign in page

Edit user information

In the edit user information page, the user can edit all his personal information such as telephone number, profile picture and birth date.

By tapping on the save floating action button, the changes will be saved and if the process completes successfully, the user will be redirected to the user profile page.

Main sign in page

Update user password

To update his password, the user has to provide the old password, and input two times the new password.

If the current password does not match with the given one in the form, then the user will not be able to change the password until inputting the right one.

After successfully completing the process, the user will be redirected to the user profile page.

Main sign in page

Payment methods page

The payment methods page is the screen where the user can see and create payment methods to use in his reservations.

To create a payment method, the user has to tap on the + button and the app will redirect him to the create payment method form.

When tapping on a payment method tab, the user will be redirected to the edit page for that method.

Main sign in page

Vehicle page

In the vehicle page the user can see all the vehicles created in his account and eventually crete new vehicles.

To create a new vehicle a simple tap on the + plus button is requeired.

The user will navigate to the form to create a new vehicle linked to his account.

When tapping on a vehicle tab, the user will be redirected to the detail page for that vehicle.

Main sign in page

Parking spots page

The parking spots page is where the user can see all the parking spots published with his account on the parka platform.

To create a parking spot, the user has to tap on the + button which will redirect him to the create parking spot form.

When tapping on a parking spot tab, the user will be redirected to the detail page for that parking spot.

Main sign in page