3.1.2 Search Feature
This page contains the required information about the engineering of the search feature on the website.
Last updated
This page contains the required information about the engineering of the search feature on the website.
Last updated
The search feature is important to allow users to access the content they need within the app easily. The table below shows how we'll go about implementing it on our website.
FEATURE | SERVICE INTEGRATED | PURPOSE OF THE SERVICE |
---|---|---|
Access to the code files for this feature will be available on our GitHub repository.
Search Feature
HTML, CSS, Javascript, React
HTML and CSS provide the framework and design of the website, including the search feature.
Javascript helps with the functionality of the website, and the functionality of the search feature.