This project is a simulation for a Toy store. It allows the user to find, purchase, and list toys, as well as add and remove toys from the database. It implements object-oriented concepts including inheritance, abstraction, and interfaces.
Ryan Nguyen:
- Toys
- Animals
- ToysManager
- test for Animals class
Judith Joebai:
- AppMenu
- BoardGames
- Puzzle
- Figures
- tests for BoardGames, Puzzle, Figures classes
Judith and Ryan:
- Appdriver
- Exceptions
- Javadocs