Registration system
Department open many courses. Each course is taught by several teachers. Each teacher must teach at least one course. Each course must have at least 15 students.
Send an E-R diagram and database file with the following conditions.
E-R Diagram
1.Draw E-R Diagram with Dia.
2.Send E-R Diagram
Database
Database must has the following data.
1.5 departments.
2.10 courses of 1 department.
3.At least 6 Students
4.6 students register in 2 semesters and at least 3 courses of each semester.
5.Create a student's GPA report.
Compact database is prefer.