Car Station Management System (JAVA)

A Java-based desktop app that simplifies and manages car service station operations efficiently.

Explore More

About the Project

The Car Station Management System is a Java desktop application that organizes the daily workflow of car service stations. It provides role-based access for administrators, staff, and customers to ensure security and efficiency.

Administrator

Can manage all users, edit fuel prices, view messages, and monitor system data.

Staff

Can access inventory, handle customer messages, and update spare part details.

Customer

Can register, log in, view station data, contact staff, and delete their account.

Key Features

User Management

Admins can add, edit, or delete users securely using an intuitive interface.

Fuel Price Control

Fuel prices can be updated easily and are stored in the Oracle database.

Messaging System

Customers can send messages to staff and get responses directly inside the app.

Installation Guide

Install the database and create a user:
  • Username: c##elvagio2
  • Password: tiger

Install and execute Date.jar. The main dashboard will open automatically.

  • Admin → Username: admin | Password: 123
  • Staff → Username: 1234 | Password: 123

Technologies & Tools Used

Java
Oracle SQL
SQL Developer
Eclipse

Contact

Email: eleftheriosvagiotas@gmail.com

GitHub: github.com/leutvag/Car-Station-Management-System-JAVA