JavaFx foray into appointment management
School Project for a consulting firm to manage customer and appointment data between various brances in different countries.
- Appointment Reminders for appointments within 15 minutes, adjusted to local timezone.
- Language configuration option to enable full translation.
- All search options are bound to typing events, (no need to press "Search")
- Individual right-click context menu between screens.
- Mulit-threaded approach to data update and computation to prevent bogging down UI thread.
- Design documents for user stories as well as implementation details(Link to Docs)