Skip to content

This is a Repository in which the Java language is used to create a small and challenging project for a hospital system so that each class and entity is good

Notifications You must be signed in to change notification settings

Igornalves/Project_Hospital-Poo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOSPITAL SYSTEM Project With OBJECT-ORIENTED PROGRAMMING

Welcome to the project repository, which is a small college project in which a hospital system was to be created according to the class diagram that was placed in the project by the professor.

Image of the Project Class Diagram


java

As you can see in the image There are many Classes within the System that must be developed, I will make a list of these classes here for you to view,

Let's start by listing the Abstract Classes:

  • Email
  • Address
  • Employee
  • Person
  • Physical person
  • Legal person
  • Telephone

Now we will list the Company Classes:

  • Wing
  • Hospital
  • Room
  • Living room

Continuing we have the Hospital Classes:

  • Nurse
  • Illness
  • Doctor
  • Patient

We will have Classes that are project interfaces:

  • Health professional

Final project result ready

Video.do.projeto.Hospital.POO.Feito.com.o.Clipchamp.mp4

Detailed Explanation

This Project was entirely made in the Java language:.

java

This language, in our case, was the standard for us to learn object-oriented programming.

Hospital Project Participants

This project was not done individually but collectively.

The group members are:

  • Igor Nascimento
  • Alexander
  • Marcello Henrique

I would like to thank him for helping me with the project that has now been completed.

About

This is a Repository in which the Java language is used to create a small and challenging project for a hospital system so that each class and entity is good

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages