-
Notifications
You must be signed in to change notification settings - Fork 12
5. Autocomplete UI
Maksim Shastsel edited this page May 31, 2021
·
3 revisions
Folder Name | Branch | Coefficient |
---|---|---|
auto-complete-ui | auto-complete-ui | 0.5 |
Create a simple autocomplete UI based on your auto-complete as an engine.
UI should contain input and results (in any suitable form suitable for you). The component should be rendered fully by JavaScript (document.body is empty).
You can add CSS styles as a separate file.
In auto-complete-ui folder, you MUST put a readme file with an instruction how to launch your app
Please define a project structure and (optionally) use patterns if they will be needed.
(+) 10 points for the infinite scroll