Skip to content

A Java stand-alone application for handling healthcare information management for a local health office. Includes custom schedules, as well as appointment and patient information.

Notifications You must be signed in to change notification settings

rudolphh/schedule-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Management Application

Build Status

appts-tab

Tech

Schedule App is written primarily in Java / XML, and uses several open-source libraries :

  • MySQL Connector J - a driver that implements the Java Database Connectivity (JDBC) API
  • JavaFX 15 - client application platform for desktop, mobile and embedded systems built on Java

And of course this is open source with a public repository on GitHub.

Features

  • Authentication via Login screen; language displayed (English/Spanish) based on user locale.
  • View all appointments for the year, or by month and week.
  • Create, update, or delete appointments.
  • View, create, update, or delete patient information.
  • Generate reports, including specific practitioner schedules.
  • Search schedules by type of appointment, patient treated, and doctor involved

Other Screens

This application was built as a project within IntelliJ IDEA

Patients patients-tab

Reports reports-tab

Todos

  • Web / Mobile Frontends

License

MIT

Free Software, Heaven Yeah!

About

A Java stand-alone application for handling healthcare information management for a local health office. Includes custom schedules, as well as appointment and patient information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages