Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 341 Bytes

File metadata and controls

13 lines (10 loc) · 341 Bytes

Interfaces

Class

  • Frameworks and Drivers (User Interface)

Collaborators

  • InterfaceAdaptors (sends information to)
  • TimeTable (Displays the final product)

Functions

  • User interacts with this. Inputs the courses to search
  • Sends Input to InterfaceAdaptors to interpret and deal with
  • Displays final product to user.