Aqidetul Muemeenhttps://www.scribd.
com/doc/251800834/Usulu-Salasa-%E1%8B
%91%E1%88%B1%E1%88%89%E1%88%B5-%E1%88%B0%E1%88%8B%E1%88%B3-%E1%89%A0%E1%8A
%A0%E1%88%9B%E1%88%A8%E1%8A%9B-1Smart Timetable & Attendance System using only MySQL,
designed for an Ethiopian school:
---
Main Goal:
Daft punk
To manage timetables, teachers, rooms, students, and attendance in one smart database system.
---
Tables You Have Created:
1. Classes – Stores each grade and section (e.g., Grade 9A)
2. Subjects – List of subjects taught (Math, Biology, Amharic, etc.)
3. Teachers – Info about each teacher and what they teach
4. Rooms – List of rooms and types (classroom, lab, ICT)
5. Timeslots – Time periods (e.g., Monday Period 1: 8:00–8:45)
6. Timetable – Connects class, subject, teacher, room, and time
7. Students – List of students and their class
8. Attendance – Tracks which students were present, absent, or late each day for each subject
---
What Your System Can Do:
Create and view class timetables
Make sure no room or teacher is double-booked
Track students in each class
Record and view attendance for every student
Prepare reports (e.g., student presence in Math for April)