Skip to content

AnasAlSayed18/DataBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database Project: Al Sayed Factory Management System

This repository contains a project for developing a Al Sayed Factory Management System. The project involves designing and building a relational database using SQL and creating a Java-based user interface (UI) to manage user data efficiently.

Table of Contents

Introduction

The Al Sayed Factory Management System is designed to manage user data in an organization. The project involves creating a relational database to store and manage user information and building a Java-based UI for CRUD (Create, Read, Update, Delete) operations on the database.

Project Overview

Objectives

  • Design a relational database schema to manage user information and related data.
  • Implement the database using SQL with tables, relationships, constraints, and indexes.
  • Develop a Java-based user interface (UI) for managing the database operations, such as adding, updating, deleting, and querying user information.
  • Ensure data integrity, security, and consistency in the database.

Technologies Used

  • Database Management System (DBMS): MySQL
  • Programming Language: Java
  • UI Framework: JavaFX (for building the graphical user interface)
  • Tools: SQL, JDBC (Java Database Connectivity), IDE (e.g., IntelliJ IDEA, Eclipse)

git clone https://github.com/yourusername/User-Factory-Management-System.git cd User-Factory-Management-System

About

This repository contains a project for developing a Al Sayed Factory Management System. The project involves designing and building a relational database using SQL and creating a Java-based user interface (UI) to manage user data efficiently.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors