Skip to content

The "Leasing System" is a comprehensive platform designed to streamline vehicle rental management. It provides an integrated experience for customers and administrators, facilitating vehicle reservations, user management, and lease agreements;features include secure authentication, dark mode, and language toggle options.

License

Notifications You must be signed in to change notification settings

brunoliratm/leasing-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The Leasing System is a comprehensive platform designed to streamline the management of vehicle rentals. It offers a seamless experience for both customers and administrators, enabling efficient handling of vehicle reservations, user management, and rental agreements. The system is equipped with features such as secure authentication, dark mode, and language toggling to enhance user experience.

size-repo Issues Pull Requests License


Features

  • User-friendly interface for easy navigation and interaction.
  • Customer portal for customers to view and manage their lease agreements.
  • Administrator dashboard for managing lease agreements and payments.
  • Secure authentication and authorization system to ensure data privacy.
  • Dark mode and language toggle options.
  • Integration with GitHub for version control and collaboration.

Roadmap

  • Implement the Language Toggle feature.

Screenshots

Customer Portal

Customer Portal

Administrator Dashboard

Administrator Dashboard

Authentication

Authentication


Installation

Prerequisites

  • Java
  • Maven

Step by Step

  1. Clone the repository to your local machine:
    git clone https://github.com/brunoliratm/leasing-system.git
  2. Navigate to the project directory:
    cd leasing-system
  3. Run the application using Maven:
    mvn spring-boot:run
  4. Access the application through the provided URL 'http://localhost:8080'.

Usage

  1. Access the application through the provided URL.
  2. Sign up as a customer or log in as an administrator.
  3. Add cars, add user details, and more.

Deployment

The application can be deployed on any server that supports Java. Follow these steps to deploy:

  1. Build the project using Maven:
mvn clean package
  1. Deploy the generated WAR file to your server.

Testing

Run the tests using Maven:

mvn test

Technologies Used

  • Java
  • Spring Boot
  • Thymeleaf
  • H2 Database
  • Maven
  • Bootstrap Icons
  • Lombok
  • Swagger
  • Spring Security
  • Actuator

Team

Contributing

Contributions are welcome! If you would like to contribute to the Leasing System, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Submit a pull request to the main repository.

License

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

Documentation

About

The "Leasing System" is a comprehensive platform designed to streamline vehicle rental management. It provides an integrated experience for customers and administrators, facilitating vehicle reservations, user management, and lease agreements;features include secure authentication, dark mode, and language toggle options.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • CSS 30.4%
  • HTML 28.3%
  • Java 27.5%
  • JavaScript 13.8%