A command line interface app to simulate a Dentist Office Scheduling System
Run ruby app.rb in the terminal to execute program.
Run ruby tests/patient_test.rb in the terminal to run tests on Patient class.
Run ruby tests/dentist_test.rb in the terminal to run tests on Dentist Office class.