0% found this document useful (0 votes)
48 views9 pages

Mobile Application: Mockup

The mobile application allows specific users and administrators access to a parking lot. Users can see available spaces, reserve spots by selecting their car plate and time, and the barrier will not allow other cars into the reserved space for 10 minutes. Administrators can create and manage user accounts and car plate information. The application uses a camera and Arduino to scan license plates at the barrier and check a database to determine if the plate has a reservation to open the barrier.

Uploaded by

Nina Cavcaliuc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views9 pages

Mobile Application: Mockup

The mobile application allows specific users and administrators access to a parking lot. Users can see available spaces, reserve spots by selecting their car plate and time, and the barrier will not allow other cars into the reserved space for 10 minutes. Administrators can create and manage user accounts and car plate information. The application uses a camera and Arduino to scan license plates at the barrier and check a database to determine if the plate has a reservation to open the barrier.

Uploaded by

Nina Cavcaliuc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Mobile application

Our mobile application scope is to give access to the parking lot for specific users. There are 2
user types. First one is the user and the second one is an admin.

To start with the user, each user has an account that he gets from the admin, so only specific
users determined by the admin can gain access to the parking lot. After the login page, user can see the
number of empty parking spots, a list with car plates aassociated with his account(a user can have
multiple cars) and he can reserve a parking spot. The functionality in the reservation page is quite
simple. You can select the car plate number you are in and the number of minutes you are away from
parking lot. Based on this information the boom barrier will not give access to other cars for the spaces
reserved during 10 min period.

An admin must register a new user, also add plate numbers for him and add technical
information. Technical information means Info from Technical Passport of the car and some drive
licence info. An admin can do all the CRUD(CREATE/READ/UPDATE/DELETE) functionality for the plates
and for accounts.

Mockup:
Login Page
Main Page User
Reservation Page
Main Page Admin
Account Page
Add Plate Page
Plate Page
How it works?

Below is shown a basic scheme of how all our project must work. To start with 1, you need an app to
access the parking lot. Let us assume that we reserved a space in the parking lot through the app.
Secondly we approach the boom barrier and a camera scans our plate number to see if it exists in DB.
The arduino finds that we have a reserved spot and our plate numbers are in DB and it open the barrier.
We park.

You might also like