Skip to content

glCoder8/LG0524

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool Rental Service

Overview

The Tool Rental Service is a Java application that allows customers to rent various tools and generate rental agreements. The service calculates the total rental cost based on the rental period, discount rates, and other factors.

Getting Started

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • Apache Maven (optional, for project management and build)

Setup

  1. Clone the repository:
    git clone https://github.com/your-username/ToolRentalService.git
    cd ToolRentalService
  2. Open the project in your favorite IDE (e.g., IntelliJ IDEA, Eclipse).
  3. Running the Main Application You can run the main application by executing Main class
  4. Test the application You can run the main application by executing ToolRentalServiceTest class

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages