Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 2.06 KB

README.md

File metadata and controls

53 lines (33 loc) · 2.06 KB

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!