Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial Search/Filter: SearchEngine #236

Open
denise-khuu opened this issue Nov 2, 2021 · 2 comments
Open

Tutorial Search/Filter: SearchEngine #236

denise-khuu opened this issue Nov 2, 2021 · 2 comments
Labels

Comments

@denise-khuu
Copy link
Contributor

As a < type of user >, I want < some goal > so that < some reason >
https://github.com/devonfw/architectures/blob/master/index.js

@denise-khuu
Copy link
Contributor Author

Functions:
getParameters(): gets the input of the searchbar, process it and returns them as array
search(): returns an array of relevant tutorials that should be displayed

@denise-khuu
Copy link
Contributor Author

filter(): the selected tutorials (from search) that have the selected tags and return an array of relevant tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant