hey everyone... so i'm working on a database design class for university. I've got the question below and my attempt at the diagram here http://tinypic.com/view.php?pic=httchc&s=3.. would anyone mind taking a look and offering suggestions? thanks for the help!!
QUESTION:
Question 3 The following situation describes a company that would like to implement an information system. The company would like to keep track of its employees, departments, and projects. Suppose that the MIS department of the company did the requirements collection and analysis phase, and gave you a specification report with the following descriptions.
The company is organized into departments, which can have several locations. Each department has a unique name, a unique number, and a manager. The company keeps track of the date when each employee began managing a department.
Each department controls a number of projects, each of which has a unique name, a unique number, and a single location.
The company stores each employee’s name, social insurance number, address, salary, sex, and birth date. Each employee is assigned to only one department, but may work on several projects that are not necessarily controlled by the same department. The company keeps track of the number of hours per week that an employee works on each project. The company also keeps track of each employee’s direct supervisor.
For insurance purposes, the company would also like to keep track of each employee’s dependents. The company wants to record each dependent’s first name, sex, birth date, and relationship to the employee.
Draw an EER Diagram for this situation.