This is a hospital management system used to keep track of patients, staff & appointments.
Some main features of this code are:
- adding and removing staff members and patients
- booking and removing appointments
- checking the syntax of date inputs
- generating files for appointment schedules
Some things to add in the future
- GUI & interface
- Improved error handling for incorrect input types
- Not to overwrite appointments if some are already present
- Ability to display daily appointments
- Show patient history, frequency of appointments etc