It is a semester project for Object Oriented Programming written in java. (a mini Project 😉 )
-
Updated
Jan 29, 2025 - Java
8000
It is a semester project for Object Oriented Programming written in java. (a mini Project 😉 )
Car Rental System using java programming language
Data Base (COMP333) final project
The aim of this project is to design a Car Rental Management System (CRMS) using Java programming language, and JavaFX library for the Graphical User Interface (GUI).
Car Rental System is a java and database project it is used to store the information about the Available cars, Customers, Rental details and return details at the owner site.
Using Java for application development and MySQL for database management, this simple car rental management system allows users to search for available cars, view rental details, and complete bookings. The system supports vehicle selection, pricing calculation, and booking confirmation.
A console-based Java project implementing a car rental system. Users can rent, return, and view cars, with rental prices calculated based on daily rates. Utilizes object-oriented principles—abstraction, encapsulation, inheritance, and polymorphism. Features classes for cars, customers, rentals, and a central system for management.
Car Rental Platform
Backend service for the car rental system using Spring Boot, Spring Security, and H2 Database, providing RESTful APIs for managing cars, customers, and rentals.
Vehicle Hire system developed using java as a part of System Design and Developement (CSY2030) Assignment
This Repository contains Java based project on Car Rental System
A simple CLI car rental management system
Add a description, image, and links to the car-rental-system topic page so that developers can more easily learn about it.
To associate your repository with the car-rental-system topic, visit your repo's landing page and select "manage topics."