Skip to content

simon998yang/assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1.All form fields will be used as criteria to find a contact

Assume Or will be used to join all fields

2.When Searching * can be entered in text fields as a wildcard

Use % replace * before use input to search database

  1. no pagination on search page

  2. Organisation dropdown options can be cached for performance, refresh can be triggered automatically.

  3. on contact edit page, because front-end validation is in place i.e maxlength, so no chance to trigger backend error. to see back-end validation message, please remove maxlength validation in html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published