1. Purpose
The objective of this work is the implementation of a system for
manage student attendance by teachers. In it the students will
develop their skills in the use of technologies for the development of
systems learned in the classroom, using object orientation.
2. Description of the system
The school commissioned us a system to facilitate the control of doubts
of students in the subjects taken. This system must register requests
service between students and teachers. The system should store the
following data from students and teachers:
Teacher: enrollment, name and discipline.
Student: registration, name, address and class.
The system should allow registering, listing and removing of students and
teachers. It should be possible to search for a teacher by name. And also
it should be possible to search for all teachers in a given discipline.
The system should also allow listing of service requests
follow-up made. To register a follow-up request
the student who requested it, the teacher requested and a description must be informed
of the doubt that the student wants to take with the teacher.
