

Sparky
Smart parking system designed to automate parking management by tracking vehicle duration in real-time and displaying a live parking fee calculation. It allows users to monitor their parking session and seamlessly exit through an integrated digital checkout process, improving efficiency and user convenience.
Tech Stack
Laravel
Bootstrap
JavaScript
MySQL
Tools
VSCode
Postman

Parking Initialization
This section displays the main interface after user login, featuring a simple and focused interaction flow. Users can initiate a parking session by clicking the "Park Now" button, which triggers a popup for entering their vehicle plate number before starting the session.

Active Parking & Exit Process
This section showcases the active parking state, where the system tracks the parking session in real time. A unique parking code is generated for each session, which is required for exiting. Users can end their parking by entering the code, with the system automatically calculating the parking fee based on the total duration.

