This document provides an overview of a vehicle parking management system project created in PHP. The system allows an admin to manage vehicle categories and track vehicle entry and exit records. It displays all vehicle records and allows generating reports between dates. The admin can add vehicle categories and enter vehicle information like number, model, category and owner details. Modules include vehicle category management, adding vehicles, managing vehicles and search. The project uses HTML, CSS, JavaScript for the front-end and PHP for the back-end with a MySQL database. It was created by students Aravindhan, Dilli Babu and Naresh Kumar for vehicle parking management.