Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 838 Bytes

File metadata and controls

17 lines (11 loc) · 838 Bytes

autocomplete-website-widget

Code Climate Test Coverage

About the project:

  • This site enables users to quickly find and select words from a list of suggestions, as they type.
  • The list is dynamically generated from a pre-populated list of values.

Note: this site was built by node.js.

User Stories:

  • As a user, when visiting the website , he should see search box.
  • As a user, when start typing a word , he should see a list of suggestions word related to his typing.