Skip to content

princethakarar/Vehicle-Rental-System

Repository files navigation

🚗 Vehicle Rental System

A full-stack Vehicle Rental System built to simplify the process of booking and managing vehicle rentals. This system allows users to browse available vehicles, make bookings, and manage their rentals, while the admin can add, update, or remove vehicle listings.

🔗 Live Demo

Live Demo


📂 Project Features

👤 User Side

  • View all available vehicles.
  • Filter by vehicle type, brand, or price.
  • Book a vehicle by selecting dates and duration.
  • Manage bookings and rental history.

🔐 Admin Panel

  • Secure login for admin.
  • Add/edit/delete vehicle listings.
  • Manage user bookings.
  • View total rentals and vehicle availability.

⚙️ Tech Stack Used

Frontend Backend Database
HTML, CSS, JS PHP (Core) MySQL

🛠️ Setup Instructions

✅ Requirements

  • PHP (e.g., XAMPP, WAMP, or LAMP)
  • MySQL Server
  • Git

🚀 How to Run Locally

  1. Clone the repository:

    git clone https://github.com/princethakarar/Vehicle-Rental-System.git
  2. Move the project folder to your server directory:

    • For XAMPP:
      C:\xampp\htdocs\Vehicle-Rental-System
      
  3. Start Apache and MySQL using XAMPP.

  4. Import the SQL file:

  5. Run the project in your browser:

    http://localhost/Vehicle-Rental-System
    

📸 Screenshots

🏠 Home Page

Home Page

🚘 Cars Listing Page

Cars Listing Page

About

Its vehicle rental system build using HTML, CSS, JS, PHP and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published