{"id":20236826,"url":"https://github.com/surjith-07/driveease","last_synced_at":"2026-04-29T14:05:18.753Z","repository":{"id":154029986,"uuid":"631466210","full_name":"Surjith-07/DriveEase","owner":"Surjith-07","description":"The Car Management System is a robust Offline-based application developed in Java, utilizing JDBC (Java Database Connectivity) to connect with a MySQL database with the help of SQL. This system allows users to efficiently manage a fleet of cars and users, track their details, monitor maintenance records, and analyze usage statistics","archived":false,"fork":false,"pushed_at":"2024-06-20T17:20:20.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T00:49:32.900Z","etag":null,"topics":["java","jdbc","mysql","sql"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Surjith-07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-23T05:27:39.000Z","updated_at":"2023-08-05T16:21:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"011bc01b-147f-48d9-946c-abedd129f468","html_url":"https://github.com/Surjith-07/DriveEase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Surjith-07%2FDriveEase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Surjith-07%2FDriveEase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Surjith-07%2FDriveEase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Surjith-07%2FDriveEase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Surjith-07","download_url":"https://codeload.github.com/Surjith-07/DriveEase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241680639,"owners_count":20002145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","jdbc","mysql","sql"],"created_at":"2024-11-14T08:23:26.967Z","updated_at":"2026-04-29T14:05:13.729Z","avatar_url":"https://github.com/Surjith-07.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DriveEase\n    The Offline Car Rental System is a Java-based application that facilitates car rental\n    management in an offline environment. This system uses Java Database Connectivity (JDBC)\n    to interact with a MySQL database for storing and retrieving car rental and users information.\n\n# Features\n    -\u003e Car registration and details management\n\n    -\u003e Customer registration and details management\n\n    -\u003e Booking and rental management\n\n    -\u003e Invoicing and payment tracking\n\n# Requirements\n    -\u003e Java Development Kit (JDK) 8 or higher\n\n    -\u003e MySQL Server (Installed and running locally or remotely)\n\n    -\u003e MySQL Connector/J JDBC driver (Included in the project's lib directory)\n\n    -\u003e IDE (Eclipse, IntelliJ, or any Java IDE of your choice)\n\n# Setting up the Database\n    -\u003e Create a new database in MySQL, e.x, \"car_rental_db\".\n\n    -\u003e Execute the SQL script \"car_rental_db.sql\" located in the \"sql\" directory to create the necessary tables and initial data.\n\n# Configuring the Database Connection\n    -\u003e private static final String DB_URL = \"jdbc:mysql://your_database_host:port/car_rental_db\";\n\n    -\u003e private static final String DB_USERNAME = \"your_mysql_username\";\n\n    -\u003e private static final String DB_PASSWORD = \"your_mysql_password\";\n\n# Running the Application\n    -\u003e import the project into your Java IDE.\n\n    -\u003e Ensure that the MySQL Server is running and the database is set up as described above.\n\n    -\u003e Build the project and run the \"Main.java\" file to start the car rental application.\n\n# Usage\n    -\u003e Upon running the application, the main menu will appear.\n\n    -\u003e Use the provided options to navigate through the system's functionalities (car management, customer management, booking, etc.).\n\n    -\u003e Follow the prompts and input instructions to add, update, or delete car and customer details, make bookings, generate invoices, and process payments.\n\n    -\u003e All data will be stored and retrieved from the MySQL database in real-time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurjith-07%2Fdriveease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurjith-07%2Fdriveease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurjith-07%2Fdriveease/lists"}