This document describes a student project on a vehicle parking system. It includes an introduction, scope, objectives, data flow diagrams, entity relationship diagrams, relational database model, queries, and interfaces. The project aims to create an automated system to manage vehicle entry and exit from a parking area. Information like vehicle type, registration number, entry time, exit time and generated bill amount will be stored. Queries are written to retrieve and analyze data from the database tables created to represent different entities. Screenshots of the user interface designed in Visual Studio are also included.