Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteprattis/web-application-for-medical-appointment-management
A jdbc application that simulates the functionality of a medical appointment application.
https://github.com/peteprattis/web-application-for-medical-appointment-management
computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams
Last synced: about 9 hours ago
JSON representation
A jdbc application that simulates the functionality of a medical appointment application.
- Host: GitHub
- URL: https://github.com/peteprattis/web-application-for-medical-appointment-management
- Owner: PetePrattis
- License: mit
- Created: 2019-11-29T19:04:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T19:22:12.000Z (almost 5 years ago)
- Last Synced: 2023-09-14T10:17:32.222Z (about 1 year ago)
- Topics: computer-science, database, java, jdbc, jdbc-database, pgadmin, postgresql, program, sql, student, uml, uml-diagrams
- Language: Java
- Size: 242 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A JDBC client Program / Project
**This is a jdbc client project from my early days as a Computer Science student**
_This programm was created for the sixth semester class Software Technology
and is the final project for the class_> #### Description of project
>
>>A jdbc application that simulates the functionality of a medical appointment application.> #### Project Goals
>
> 1. First, recording and presenting the job requirements analysis as well as presenting the architecture of the structure using the basic UML diagrams.
> 2. Second, the 4-phase deployment of the object-oriented software development model using the 9 diagrams of UML.
> 3. Third, the development of a Web application for the registration and processing of appointments between patients and physicians, with full functionality and proper structure.> #### About this project
>
> - There is a predetermined dataset used for this project
> - The comments to make the code understandable, are within the archives
> - This project was written in Eclipse Java IDE
> - This repository was created to show the variety of the work I did and experience I gained as a student
>