Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheustecchio/mi-rental-system
This program simulates a car and bus rental system for Morrison's Island Car and Bus Rental.
https://github.com/matheustecchio/mi-rental-system
java object-oriented-programming oop
Last synced: 3 months ago
JSON representation
This program simulates a car and bus rental system for Morrison's Island Car and Bus Rental.
- Host: GitHub
- URL: https://github.com/matheustecchio/mi-rental-system
- Owner: matheustecchio
- License: mit
- Created: 2022-11-30T00:30:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T15:00:57.000Z (10 months ago)
- Last Synced: 2024-04-26T16:38:02.276Z (10 months ago)
- Topics: java, object-oriented-programming, oop
- Language: Java
- Homepage:
- Size: 22.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morrison's Island Car and Bus Rental System
This program simulates a car and bus rental system for Morrison's Island Car and Bus Rental.
### Features
- User-friendly interface for gathering customer information and rental preferences
- Accurate calculation of rental charges based on various factors:
- Rental duration
- Insurance needs
- Applicable discounts
- Manages car and bus-specific information and rental calculations
- Clear display of rental dockets for customers, including:
- Customer information
- Vehicle details
- Rental days
- Cost breakdown (daily cost, discount, insurance, total cost)## 💻 Requirements
- `Java` and a `Java IDE` installed.## 🖱 How to use
- Download or clone this repository.
- Compile the Java files using a Java compiler or an IDE.
- Run the `main` method.
- Follow the prompts to input customer information and rental preferences.## 📛 Contributors
## 📝 License
Licensed under the [MIT License](./LICENSE).
Copyright © 2024 [Matheus Tecchio](https://github.com/matheustecchio).