georgrybski / adatech-java-class-oop-model

This is a Java OOP classroom modeling exercise made as part of an intensive training program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | Português

OOP Classroom

This project is a Java application that emulates the structure of an educational institution. It was made as part of the first OOP module in an intensive training program by AdaTech.

The project consists of several classes that represent different entities within the educational institution, such as students, teachers, and courses. The classes are designed to interact with each other in a way that reflects the real-world relationships between these entities.

Class Diagram

Class Diagram

About

This is a Java OOP classroom modeling exercise made as part of an intensive training program.

License:MIT License


Languages

Language:Java 100.0%