Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Aqidetul Muemee5-WPS O6ffic6e

The document outlines a smart timetable and attendance system designed for an Ethiopian school using MySQL. It includes various tables for managing classes, subjects, teachers, rooms, timeslots, students, and attendance. The system aims to streamline the scheduling process, prevent double-booking, and facilitate attendance tracking and reporting.

Uploaded by

tokuma.amani
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)
13 views3 pages

Aqidetul Muemee5-WPS O6ffic6e

The document outlines a smart timetable and attendance system designed for an Ethiopian school using MySQL. It includes various tables for managing classes, subjects, teachers, rooms, timeslots, students, and attendance. The system aims to streamline the scheduling process, prevent double-booking, and facilitate attendance tracking and reporting.

Uploaded by

tokuma.amani
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

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)

You might also like