Student Feedback System1
Student Feedback System1
SUBMITTED BY:
MUHAMMAD SUBHAN.
UMAR FAROOQ.
ABDUL HUZAIFA.
SUBMITTED TO:
MA’AM AYESHA
1
TOPIC: STUDENT FEEDBACK SYSTEM
Introduction
The database is structured to store and connect key information about students, instructors,
courses, feedback, and course materials. By automating these processes, the system not only
saves time but also ensures accuracy and efficiency. This project demonstrates how
technology can be used to create a transparent and effective feedback mechanism in an
educational setting.
2
1. ER DIAGRAM FOR STUDENT FEEDBACK SYSTEM
3
2. MY SQL SCREENSHOTS OF THE DATABSE, QUERIES, TABLES AND
ACTION OUTPUT
4
5
• INSERTING ATTRIBUTES INTO TABLES
6
7
8
• INSERTED DATA
9
10
• Action output
3. REPORT
STUDENT FEEDBACK SYSTEM
1. Student Table
Entity Represented: Students in the system. This table stores personal details of students
11
Relationships:
2. Instructor Table
Relationships:
3. Course Table
12
Relationships:
4. Admin Table
Relationships:
5. Feedback Table
13
Relationships:
6. CourseMaterial Table
Relationships:
Conclusion
The Student Feedback System database is a simple and effective way to manage all the
important information in one place. It organizes details about students, instructors, courses,
feedback, and learning materials, making everything easy to access and understand.
By connecting the tables, like students giving feedback on courses or instructors uploading
materials, the system helps keep things running smoothly. It also makes it easy to analyze
feedback and improve the learning experience based on what students think.
In short, this database is a helpful tool for managing academic processes and making
education better for everyone involved
15