Workshop Database DAO is a comprehensive tool designed to manage various aspects of a vehicle service center. It includes client and employee management, service scheduling, vehicle tracking, and invoice generation.
- Client Management: Add, update, remove, and authenticate clients.
- Employee Management: Manage employee records.
- Vehicle Tracking: Maintain detailed vehicle information.
- Service Scheduling: Schedule and manage services.
- Invoice Generation: Create and manage invoices.
- Role-Based Access: Different interfaces for clients, employees, and administrators.
- Clone the repository:
git clone https://github.com/joaobaptista03/UMinho-Workshop-DataBase-DAO-Java
- Navigate to the project directory:
cd UMinho-Workshop-DataBase-DAO-Java
- Install dependencies (if any).
Run the Main
class:
java src.Main
Follow the on-screen prompts.