Add filters so that a user-input term can result in subsets of information to be printed
Interacts with data structures holding all classes and allows certain classes to be printed.
Requirements
- Prompts user to enter if they would like to use a filter
- Doesn't allow undefined filters
- Directly/Indirectly interacts with the structures holding all the class info
- Simple for user to use through terminal
Add your own thoughts and ideas by commenting or implementing within a pull request related to this issue!
Add filters so that a user-input term can result in subsets of information to be printed
Interacts with data structures holding all classes and allows certain classes to be printed.
Requirements
Add your own thoughts and ideas by commenting or implementing within a pull request related to this issue!