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.
- Image: Contains Use_case Diagram and Class Diagram .
- Masise Health Care Program: project sources code by using javafx library with form VMC structure.
- Database: code for generate table
- Final_OOP_report:final report of this project
- Clone the project with git: !git clone repos_link
Run the java file Main in View package
- Install Javafx in Eclipse: javafx_install
- Javafx Tutorials: javafx_tutorials
- Install Scence Builder: ScenceBuider_install
- Scence Builder Tutorials: ScenceBuider_tutorials
- Connect Java-Posgrepsql: Java-Posgrepsql