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.
- 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
This application was built as a project within IntelliJ IDEA
- Web / Mobile Frontends
MIT
Free Software, Heaven Yeah!