ohbm / osr2022

0 stars 7 forks source link

[WIP] Educational search bar #10

Closed RaphaelMeudec closed 2 years ago

RaphaelMeudec commented 2 years ago

This is work in progress regarding the addition of a search bar for the educational page.

For now, what has been done:

What's left to do (IMO):

Here are some pictures of the (very basic) interface, the search bar is already functional, I'll dig into the styling next.

image

image

I would love your feedback on how you see this educational page, what should be the categories for the resources and any other things that come to your mind!

vborghe commented 2 years ago

Thanks, @RaphaelMeudec! As for the tags, trying to cover all possible content without getting too many of them, what about

I think both in terms of possible tags and how to implement them the brainhack projects page could be a good one to take inspiration from, @rgbayrak would you agree? The github repo is here.

rgbayrak commented 2 years ago

Yes to all above! DT/WI type tags can be deconstructed to DWI and DTI. We can add more and adjust as we go, this is a fantastic start! As for the categories, you can utilize the current headings.

Can you elaborate on 'move all the educational content as a csv in _data' a little bit?

Are we moving forward with the 'cards' plan? If so how did you envision to implement youtube+douyu link access? Through visuals (e.g. clickable youtube logo) or some other way?

RaphaelMeudec commented 2 years ago

@rgbayrak I didn't expect the PR to be merged yet ([WIP] tag in the title), maybe you can revert it?

For the educational content, I mean that the page is now generated from a csv containing all educational content, instead of it being a very large page with no real structure.

I'll implement the tagging system soon

rgbayrak commented 2 years ago

Oh I see, I interpreted that as you are working on the second portion of the listed items. Reverted!