There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
School library is an application that manages a Library system with ruby classes: Person, a parent class and Student and Teacher, child classes that inherit from the Person class.