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

Content filtering for home page resources #3

Open
Palmidence opened this issue Mar 2, 2022 · 2 comments
Open

Content filtering for home page resources #3

Palmidence opened this issue Mar 2, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Palmidence
Copy link
Owner

This is the big game changer here - the front page which greets you with the various resources should be filterable in order to access the (specific) resources you're looking for. This is intended to be done by both a search function (by typing the name of the resource), and by ticking a checkbox next to which categories you would like to display. Multiple categories can be displayed at once. If a query is not met, then it displays "no search results found"

@Palmidence Palmidence added enhancement New feature or request help wanted Extra attention is needed labels Mar 2, 2022
@Palmidence
Copy link
Owner Author

Palmidence commented Mar 4, 2022

Can achieved by using Handlebars.js, all resources will be placed into one central file and referenced on index.html to populate the cards with images, tags, titles, descriptions, and links. Once a demo is completed so as that one functional card populates entirely off of the .js file, I will add the rest of the resources from AKO and then they'll be filterable with the tags.

@Palmidence
Copy link
Owner Author

Palmidence commented Mar 9, 2022

d0dd3a0 makes resources load in automatically from a single file. Filtering not yet implemented. Uses vue.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant