Skip to content

Training OOP project that gives each student and teacher an ID and store all their informations. (incompleted)

License

Notifications You must be signed in to change notification settings

AbdelrahmanDwedar/School-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School system OOP

Training OOP project that gives each student and teacher an ID and store all their informations.

Teacher 👨‍🏫

There'll be subject for each teacher, that subject'll be a class that extends the teacher class which extends the person class
Each teacher'll have their ID Also each teacher'll have a list of classes that he teachs in.

Student 👨‍🎓

Each educational stage'll have its own class the extends the student class which also extends the person class
Each stage'll have their subjects and its grades

This project is still incompleted. ⚠️

About

Training OOP project that gives each student and teacher an ID and store all their informations. (incompleted)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages