Skip to content

SuhaasRao001/Car-Dealership-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Dealership Management System

Overview

A desktop application for managing car dealership operations using Java Swing and AWT for the front-end, and Oracle SQLPlus with JDBC for the back-end. The system centralizes inventory, sales, customer and employee records, service scheduling, and reporting, improving efficiency and decision-making.


Key Features

  • Manage car inventory, sales, and purchases.
  • Maintain customer and employee records.
  • Schedule visits and book car services.
  • Generate financial reports.
  • Role-based dashboards for employees and customers.
  • Real-time data updates for accuracy.

Technology Stack

  • Front-End: Java Swing, AWT
  • Back-End: Oracle SQLPlus
  • Database Connection: JDBC

Modules

  • MainFrame: Landing page
  • CustomerLoginPage / EmployeeLoginPage: Login pages
  • CustomerDash: Customer dashboard
  • CustomerVisitSchedule / CustomerBookServicing: Schedule visits and book services
  • EmployeeRecordSale / EmployeeAssignServiceWorkers: Record sales and assign tasks

Getting Started

  1. Clone the repository:

    git clone <repository-url>
  2. Set up Oracle SQLPlus database and JDBC connection.

  3. Run the application using your IDE or compiled JAR.


License

Educational use; adaptable for internal dealership workflows.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages