Skip to content

Search and File Indexing

Piper Chester edited this page Mar 15, 2016 · 1 revision

The user will be able to open the SearchViewController and perform a comprehensive search over all notes within the database. The results will be predicate matched in the UITableView of the controller.

If a user selects a note, he/she will context switch into that lecture view.

Architecturally Significant Requirements

  • User must be able to find any note in the system within 3 seconds.
  • User must be able to find any lecture within the system in 1 second.
Clone this wiki locally