Skip to content

Sample project of scheduling medical appointments with MVC architecture in Java.

Notifications You must be signed in to change notification settings

Tavares194/java-example-clinicamedica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Java-MVC-ClinicaMedica

Sample project of scheduling medical appointments with MVC architecture in Java.

This software has a database simulated by arrays, containing information such as: doctor's name with his specialty and dates and times available for scheduling.

It also has a Swing package interface, using the JOptionPane class for UX.

MVC Aplication

Application of the architecture with the divisions: Model, Controller and View.

Creator

Gabriel Tavares - Tavares194

About

Sample project of scheduling medical appointments with MVC architecture in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages