Skip to content

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.

Notifications You must be signed in to change notification settings

cotill/Zoo-Schedule-Maker

Repository files navigation

Object Oriented Programing Final-Project

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.

Infomation

  • 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.

Addition Library

  • MySQL Connector/J : required for database connection.

˚ʚ♡ɞ˚

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages