Skip to content

JavaFX app, demonstrating DAO & View/Model/Control design

Notifications You must be signed in to change notification settings

davioc/appointment-creator

Repository files navigation

appointment-creator

An app to manage customer appointments

Features

  • Login verifiction
  • Record login attempts in login_reports text file
  • Display appointments
  • Create, Read, Update, Delete (CRUD) appointment data
  • Create timed system notifcaitons to display upcoming appointments
  • Detect system language locale, Login displays in French if it's detected
  • Model View Control (MVC) design pattern
  • Data Access Object (DAO) design pattern

Tools

Requirements

To Do

  • Export database schema for demo
  • Create installation instructions for this readme
  • Make QOL updates to the code

About

JavaFX app, demonstrating DAO & View/Model/Control design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages