Skip to content

bradley/iOSSearchNamesInTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Searching Names

This simple project shows a searchable table of names.

In order to provide the best user experience, we make assumptions about how a user is likely to search for a given name. To this end, we assume that when looking for a person by name, the user will start with the first name. Therefore, we display names alphabetical as much as possible, while returning results that begin with the search text first. This means that Garrett Burnett will appear before Brandon Garrett when searching for 'Garrett'.

About

Simple project showing a user friendly way to search names in a table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published