This is the implementation of an Electronic Gradebook using object-orientated programming concepts in Java and design patterns. It is meant for 4 kind of users:
- Parents, who wil be notified when their children receives a new grade;
- Student, who can check their grades;
- Assistants, who can grade their students;
- Teachers, who can grade their students;