Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.74 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.74 KB

OOP_Hospital_Project

Hospital Project

This resipotory contains initial basic code involed in OOP.

Currently, the demand for medical examination and treatment and health examination of people is increasing. Moreover, the development of medicine provides more and more different medical services. This increases the need for information storage in the medical field. That's why we chose this topic for OOP project.

Table of Contents

  1. Image: Contains Use_case Diagram and Class Diagram .
  2. Masise Health Care Program: project sources code by using javafx library with form VMC structure.
  3. Database: code for generate table
  4. Final_OOP_report:final report of this project

UsecaseDiagram ClassDiagram

Install project

  • Clone the project with git: !git clone repos_link

How to run

Run the java file Main in View package

Papers and References

  1. Install Javafx in Eclipse: javafx_install
  2. Javafx Tutorials: javafx_tutorials
  3. Install Scence Builder: ScenceBuider_install
  4. Scence Builder Tutorials: ScenceBuider_tutorials
  5. Connect Java-Posgrepsql: Java-Posgrepsql

License