Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Rental System (Spring Backend and HTML/CSS/Bootstrap Frontend) - README

Introduction

This is a full-stack Car Rental System that includes both a Spring-based backend for managing the car rental business logic and an HTML, CSS, and Bootstrap frontend for user interaction. The system allows users to rent cars, manage reservations, and more.

This README provides information on setting up and using the entire system.

Features

  • User authentication and authorization
  • Car management and inventory
  • Reservation handling
  • Rental history tracking
  • Responsive and user-friendly web interface

Technologies Used

Backend (Spring)

  • Java
  • Spring Framework (Spring Boot, Spring Data JPA, Spring Security)
  • Hibernate
  • MySQL (or your preferred database)
  • Maven (for dependency management)
  • JSON Web Tokens (JWT) for authentication

Frontend (HTML, CSS, Bootstrap)

  • HTML5
  • CSS3
  • Bootstrap 5
  • JavaScript (optional, for interactivity)

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Java Development Kit (JDK) 8 or higher
  • Apache Maven
  • Your preferred Integrated Development Environment (IDE)
  • MySQL (or another compatible database)
  • A web browser for frontend testing

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/car-rental-fullstack.git
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages