Skip to content

iZarrios/car-rental-system

Repository files navigation

Car Rental System

This is a web-based car rental system built using PHP, MySQL, HTML, CSS, and JavaScript. It allows users to rent cars online and manage bookings. The system has various features such as a user dashboard, admin dashboard, vehicle management, customer management, and booking management.

Getting Started

To get started with the system, follow these steps:

  1. Clone the repository to your local machine using the git clone command.
  2. Install the dependencies by running composer install.
  3. Configure the database by editing the core/config.php file with your database credentials.
  4. Import the SQL file car_rental_system.sql into your MySQL database.
  5. Start the server by running php -S localhost:8000 command (you can also use XAMPP).
  6. The system should now be up and running on http://localhost:8000.

The system should now be up and running on http://localhost:8000.

There is also a Report Included for further documentation about our project as well as other UML diagrams for our project.

Usage

To use the system, follow these steps:

  1. Register an account as a user or log in as an admin.
  2. Browse the available cars and select one to rent.
  3. Choose the rental dates and complete the booking process.
  4. View your bookings and manage them as needed.

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with clear commit messages.
  4. Push your changes to your forked repository.
  5. Create a pull request from your branch to the original repository's master branch.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •