An application which will calculate a schedule for an entire day for a zoo. EWR currently uses a database which is updated throughout the day by the staff vet to keep track of required medical tasks. With options to add volunteers when any hour gets completely filled.
- Written in Java.
- Utilizes connection between Java and MySQL.
- Takes medical data which can be changed from an Sql Database.
- Medical Tasks which cannot be changed are coded into the program.
- Allows volunteers to be assigned to any hour with time constraints.
- Checks for any time constriants and will return an error if the possible 48 hours (with volunteers for every hour) is exceeded.
- MySQL Connector/J : required for database connection.
˚ʚ♡ɞ˚