0% found this document useful (0 votes)
15 views3 pages

Project Phase One Submission

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views3 pages

Project Phase One Submission

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

24CSIS10P

Introduction to Information
Systems

Phase 2 Report

Group # ( )

Members:

ID Student Name BUE Email

251979 Abdelrahman Shalaby [email protected]


244696 Omar Mohamed [email protected]
258569 Omar Ahmed [email protected]
255093 Nour Shady [email protected]
258622 Fahad Ahmed [email protected]
241795 Youssef Ehab [email protected]

Project Description:
This project is designed to make a detailed database for managing a nursery school
system. It includes all the necessary tables with all the key relationships to go with
the tables for easy tracking.
It shows new enrolments from students, payment information, projects and their
respective employees, and more.
The goal is to enhance operational efficiency and communication inside the nursery
and create a trackable and predictable database that is easily accessible for school
management.

Tables and Relationships:


Tables and Attributes:

Class Department Employee


Attributes Data type Attributes Data type Attributes Data type
AutoNumb DepartmentID AutoNumb EmployeeID AutoNumb
ClassID (pk)
er (pk) er (pk) er
ClassName Short Text DepartmentNa FullName Short Text
Short Text
TeacherID Number me Department
RoomNumb Location Short Text Number
Short Text ID
er ManagerID Number Salary Currency
Employee Project Enrollment Parent
Attributes Data type Attributes Data type Attribut
EmployeeProjec EnrollmentID AutoNumb Data type
AutoNumb es
tID (pk) er ParentID AutoNumb
er
(pk) StudentID Number (pk) er
EmployeeID Number ClassID Number FullNam
ProjectID Number EnrollmentD Short Text
Date/Time e
Role Short Text ate Phone Shot Text
Email ShortText
Employee Parent
Payment
Attributes Data type Attribut
Attributes Data type Data type
EmployeeID AutoNumb es
PaymentID AutoNumb
(pk) er ParentID AutoNumb
(pk) er
FullName Short Text (pk) er
StudentID Number
Department FullNam
PaymentDa Number Short Text
Date/Time ID e
te
Salary Currency Phone Shot Text
Amount Currency
Email ShortText
Attendance Activity Project
Attributes Data type Attributes Data type Attributes Data type
AttendanceID AutoNumb ActivityID AutoNumb ProjectID AutoNumb
(pk) er (pk) er (pk) er
StudenID Number ActivityNa ActivityNa
Short Text Short Text
ClassID Number me me
AttendanceD Description Short Text StartDate Date/Time
Date/Time
ate Location Short Text EndDate Date/Time

You might also like