Skip to content

cub-tor/department-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Department Management

This desktop application serves as an example of executing fundamental CRUD operations related to company departments. It enables users to interact with a SQL database and carry out the following operations:

  • Create
  • Read
  • Update
  • Delete

Features

  • User-friendly interface for managing department data.
  • Interaction with a SQL database for persistent storage.
  • Capability to add, search, update, and delete department records.

Usage

  1. Create: Add a new department record by providing relevant details.
  2. Read: Search for existing departments and retrieve information.
  3. Update: Modify details of a department to reflect changes.
  4. Delete: Remove a department from the database.

Technologies Used

  • Java
  • SQL
  • NetBeans

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages