Connecting vehicle owners with trusted service providers and car wash facilities for seamless automotive care.
GearSync is a comprehensive vehicle service management application built with JavaFX that bridges the gap between vehicle owners and service providers. Our platform creates a unified ecosystem where customers can effortlessly request services, purchase genuine parts, book professional car wash services, and maintain direct communication with certified mechanics and service workers.
We believe that vehicle maintenance should be transparent, convenient, and trustworthy. GearSync empowers vehicle owners to take control of their automotive care while providing service providers with the tools they need to deliver exceptional customer experiences.
- Java 23 - Modern programming language with latest features
- JavaFX 17 - Rich desktop application framework for stunning UI
- MySQL - Robust relational database management system
- Maven - Comprehensive project build and dependency management
- FXML - Declarative UI layout and scene design
- iText PDF 7.2.5 & 5.5.13 - Professional PDF generation for invoices and receipts
- JavaFX Controls, FXML, Web, Swing - Complete UI component suite
- ControlsFX - Advanced JavaFX controls and dialogs
- FormsFX - Enhanced form handling and validation
- TilesFX - Interactive dashboard and data visualization components
- BootstrapFX - Bootstrap-inspired styling for JavaFX
- Ikonli - Comprehensive icon library integration
- JUnit 5 - Modern unit testing framework
- IntelliJ IDEA - Recommended IDE for development
- XAMPP - Local development server for database management
- Service Request Management - Submit detailed service requests with vehicle information and images
- Parts Marketplace - Browse and purchase genuine vehicle parts with real-time inventory tracking
- Car Wash Booking - Schedule professional car wash services with multiple packages (Basic, Deluxe, Premium)
- Invoice & Receipt Management - Generate, view, and download PDF invoices for all transactions
- Real-time Communication - Direct chat with assigned mechanics and customer support
- Profile & Vehicle Management - Comprehensive profile and vehicle information management
- Service Request Dashboard - View, accept, and manage incoming service requests
- Customer Communication Hub - Real-time chat with customers about service details and progress
- Service Status Tracking - Update and track service progress from start to completion
- Professional Profile Management - Manage credentials, specializations, and availability
- Work History & Analytics - Track completed jobs and performance metrics
- User Management System - Comprehensive customer and worker account administration
- Parts Inventory Control - Add, update, and manage vehicle parts catalog with pricing
- Car Wash Service Configuration - Create and manage car wash packages and pricing structures
- Business Analytics Dashboard - View comprehensive statistics and business insights
- Communication Oversight - Monitor and participate in customer-worker communications
- System Configuration - Manage platform settings and service offerings
- Multi-role Authentication - Secure login system with role-based access control
- PDF Document Generation - Automated invoice and receipt creation with professional formatting
- Image Management System - Secure upload and management of vehicle and profile images
- Real-time Messaging Platform - Integrated chat system for seamless communication
- Service Lifecycle Tracking - Complete management from request to completion
- Inventory Management - Real-time parts availability and automated stock tracking
- Java Development Kit (JDK) 17 or higher
- Apache Maven 3.6 or higher
- MySQL Server 8.0 or higher
- XAMPP (recommended for local database setup)
- IntelliJ IDEA (recommended IDE)
-
Download and Install Prerequisites
Download XAMPP from: https://www.apachefriends.org/ Install Java JDK 17+ and Maven Download IntelliJ IDEA Community Edition -
Clone or Download the Project
# Option 1: Clone the repository git clone https://github.com/M-R-Saad/GearSync.git cd GearSync # Option 2: Download ZIP and extract
-
Setup Database
- Start XAMPP and enable Apache and MySQL services
- Open phpMyAdmin in your browser:
http://localhost/phpmyadmin - Create a new database named
gear_sync - Import the SQL file:
src/main/resources/db/gear_sync.sql - Verify all tables are created successfully with sample data
-
Configure Database Connection
- Locate database configuration files in the project
- Update MySQL connection settings if necessary:
// Default configuration Host: localhost Port: 3306 Database: gear_sync Username: root Password: (leave empty for XAMPP default)
-
Build and Launch the Application
- Open the project in IntelliJ IDEA
- Wait for Maven to download all dependencies
- Navigate to
src/main/java/org/example/vehicle/Login.java - Right-click and select "Run Login.main()"
- The application will launch with the login interface
-
Test with Sample Data
- Use the imported sample data to test different user roles
- Create new accounts through the signup interface
- Explore all features and functionalities
GearSync/
βββ src/main/
β βββ java/org/example/vehicle/ # Java source files
β β βββ *Controller.java # JavaFX controllers for UI logic
β β βββ Login.java # Main application entry point
β β βββ Customer.java # Customer model and operations
β β βββ Worker.java # Worker model and operations
β β βββ Service.java # Service management
β β βββ CarWash.java # Car wash service management
β β βββ Parts.java # Vehicle parts management
β β βββ *.java # Additional model classes
β βββ resources/
β βββ org/example/vehicle/ # FXML files for UI layouts
β βββ css/stylesheet.css # Custom styling
β βββ db/gear_sync.sql # Database schema and sample data
β βββ files/ # Application resources
βββ target/ # Compiled classes and resources
βββ lib/ # External libraries (iText jars)
βββ user_images/ # User profile pictures
βββ vehicle_images/ # Vehicle-related images
βββ vehicle_parts/ # Parts catalog images
βββ vehicle_wash/ # Car wash service images
βββ pom.xml # Maven configuration
βββ README.md # This file
- Register/Login - Create a customer account or log in to existing account
- Submit Service Requests - Describe vehicle issues with photos and details
- Browse Parts - Shop for genuine vehicle parts with detailed specifications
- Book Car Wash Services - Schedule professional cleaning with preferred packages
- Track Services - Monitor service progress and communicate with mechanics
- Manage Invoices - View transaction history and download PDF receipts
- Professional Registration - Create worker profile with credentials and specializations
- Accept Service Requests - View and accept jobs that match your expertise
- Update Service Progress - Keep customers informed throughout the service process
- Manage Schedule - Set availability and manage workload efficiently
- Customer Communication - Provide updates and answer questions through integrated chat
- System Oversight - Monitor platform activity and user engagement
- Inventory Management - Add new parts, update prices, and manage stock levels
- Service Configuration - Create new service types and pricing structures
- User Management - Verify worker credentials and manage user accounts
- Analytics & Reporting - Access business insights and performance metrics
We welcome contributions to improve GearSync! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- User interface and user experience improvements
- Security enhancements and vulnerability fixes
- Performance optimizations and code refactoring
- Additional features (mobile app, web interface, etc.)
- Bug fixes and comprehensive testing
- Documentation improvements and translations
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions:
- GitHub Issues: Create an issue
- Email: support@gearsync.com
- Project Link: https://github.com/M-R-Saad/GearSync
- Oracle JavaFX Team for the comprehensive desktop application framework
- iText Software for the powerful PDF generation capabilities
- MySQL for the robust database management system
- Apache Maven for streamlined project management
- ControlsFX Community for enhanced JavaFX components
- All contributors and testers who helped improve this platform
Join thousands of vehicle owners who trust GearSync for their automotive maintenance needs
Your vehicle's best care starts here!
Β© 2025 GearSync. All rights reserved. | Vehicle maintenance made simple