Project made in the 4th period of college, on Data Structure subject. The objective was create an algorithm for store and manage data students, applying the tree data structure.
The system attends the following requirements:
- Register Student
- Register Subject
- Register Test Score
- Manage Student
- Delete Student
- Manage Test Score
- Delete Test Score
- Average Test Score
- Student List
- Approved Students
- Reproved Students