Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Project developed in the scope of the subject Desenvolvimento de Sistemas de Software (Software System Development) in the 1st semester of the 3rd year of my degree.

Notifications You must be signed in to change notification settings

joaobaptista03/UMinho-Workshop-DataBase-DAO-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Workshop Database DAO

Description

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.

Features

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/joaobaptista03/UMinho-Workshop-DataBase-DAO-Java
  2. Navigate to the project directory:
    cd UMinho-Workshop-DataBase-DAO-Java
  3. Install dependencies (if any).

Usage

Run the Main class:

java src.Main

Follow the on-screen prompts.

About

Project developed in the scope of the subject Desenvolvimento de Sistemas de Software (Software System Development) in the 1st semester of the 3rd year of my degree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages