Hotel
I designed this system for managing a hotel's front desk booking operations as part of my coursework at Ada Developer's Academy. Click here to see this project on GitHub.
Specifications
- Use OOP (object-oriented programming) principles
- Create and instantiate classes with attributes
- Create class and instance methods within classes
- Write pseudocode and create tests to drive the creation of my code
Coded in Ruby