Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteprattis/medical-application-simulation
A Java project which simulates an medical application where users can sign up and sign in as patients or doctors and can create appointments with doctors saving information into files.
https://github.com/peteprattis/medical-application-simulation
application computer-science filereader java program student
Last synced: about 5 hours ago
JSON representation
A Java project which simulates an medical application where users can sign up and sign in as patients or doctors and can create appointments with doctors saving information into files.
- Host: GitHub
- URL: https://github.com/peteprattis/medical-application-simulation
- Owner: PetePrattis
- License: mit
- Created: 2019-10-30T14:42:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T09:31:14.000Z (about 5 years ago)
- Last Synced: 2023-09-14T10:17:28.139Z (about 1 year ago)
- Topics: application, computer-science, filereader, java, program, student
- Language: Java
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Java Program / Project
**This is a Java project from my early days as a Computer Science student**
_This programm was created for the fourth semester class Programming on the Internet and the World Wide Web
and is a practise program for the final project of the class_> #### Description of project
>
>>A Java project which simulates an medical application where users can sign up and sign in as patients or doctors and can create appointments with doctors saving information into files.> #### About 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
>