This project created a smart parking system using ultrasonic sensors and an Arduino board to detect when parking spots are occupied. The sensor data is sent to a MySQL database using PHP code. A webpage then displays the parking availability in real-time using a table. The project aims to reduce the time users spend searching for available spots. Potential improvements include adding timers, sending notifications when time limits are exceeded, and capturing images of vehicles to track parking patterns.