Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 759 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 759 Bytes

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