Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 499 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 499 Bytes

Appointment Scheduling

The Appointment Scheduling App is a Java project That enables users to view, add, delete and modify appointments and customers. Run Reports to view insights about appointments and customers.

Main Features of the application are:

  • Authentication
  • I18n
  • Localization (Time-Zone adjustment)
  • Client Management
    • Add
    • Modify
    • Delete
  • Appointment Management
    • Notification
    • Add
    • Modify
    • Delete
  • Reports
  • Activity Log

Tech Stack:

  • Java