Skip to content

This is a basic car rental which was developed based on java and springboot

Notifications You must be signed in to change notification settings

shashitejapv1999/CarRental_SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Car Rental Management System

Description

Our product, named "Car Rental Management System," provides customers with vehicle rental experiences and assists rental service staff in managing their operations efficiently.

Technologies Used

  • IDEs: Eclipse, VSCode
  • Programming Languages: Java (JDK 8)
  • Frameworks and Libraries: Spring Boot, Lombok
  • Deployment Platforms: Local
  • Application Server: Apache Tomcat
  • Database Server: MySQL
  • Frontend Technologies: HTML, CSS, JavaScript, Bootstrap

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need the following tools:

  • An IDE that supports Java (like IntelliJ IDEA, Eclipse)
  • An IDE that supports JavaScript (like Visual Studio Code)
  • MySQL Workbench or similar software for managing MySQL databases

Installation

Follow these steps to set up your development environment:

  1. Clone the repository to your local machine.
    git clone https://github.com/<your-username>/car-rental-management.git
  2. Open the project in either Eclipse or VSCode.
  3. Ensure JDK 8 is installed and properly configured.
  4. Install MySQL and set up the database using the schema provided in the repository.
  5. Run the application using the Spring Boot run configuration.

Usage

To use the Car Rental Management System, start the server and navigate to http://localhost:8080 in your web browser. The application allows you to manage vehicle rentals, customer information, and other related operations.

Architecture

Below is the architecture diagram of the Car Rental Management System: ![Architecture Diagram]

Acknowledgments

Developed by Shashi Teja P V, Bhavana Vasireddy, and Mahesh Pachala.

About

This is a basic car rental which was developed based on java and springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published