Tommaso Costanza
app-screen

This is the prototype of a messaging application based on car license plates. Users can register using their car's license plate to verify ownership. To communicate with other users, simply frame or manually enter the car's license plate and see if the user has an account.

Chat-screen-and-scan-screen2

But... Why would it be useful to use license plates to communicate?

This idea came about one morning when I noticed a car parked with an open door, but I was passing by and wanted to notify the owner somehow. This gave rise to the problem of not being able to communicate, having only the license plate and model of the car. Actually, it is a chat between “cars,” where users are identified not by their name, but by the model of the car.

Chat-screen

The application should allow replacing traditional tickets left on the dashboard, taking advantage of the technological devices that we all now possess.

I developed the first wireframes and prototypes of the application, however, I could not proceed with the full development due to my limited computer skills. The implementation of such an application requires advanced knowledge in security protocols and messaging, as well as the implementation of license plate recognition algorithms.