alacritythief / YangSearch

Created back in 2019, a policy and media search portal for Andrew Yang, 2020 Democratic presidential candidate.
5 stars 0 forks source link

Video Search Feature #4

Closed alacritythief closed 5 years ago

alacritythief commented 5 years ago

Video Search Feature

Part of v0.2 milestone

Similar to policy search, there will be a video.js file in the lib directory that contains a JavaScript object full of relevant videos, topic timestamps, and keywords relevant to those timestamps.

There will be a videosearch.js file in the lib directory that will contain the search function, utilizing Fuse.js to search relevant keywords and titles. It will be built similarly to policysearch.js.

What's Needed:

rak5381 commented 5 years ago

I don't know if this is helpful, but it seemed worth bringing to your attention. Found on reddit: https://docs.google.com/spreadsheets/d/1rzslAZJUussOGaewRYsPalM9Y_2JJbfWtJ252SlzktI/edit#gid=265140854

If nothing else for Moonshot.

alacritythief commented 5 years ago

@rak5381 Thanks, this is really helpful! I'll add this to our internal list of resources. 👍

alacritythief commented 5 years ago

Closing this as the video feature is not a priority and I am working on other Yang related projects for the volunteer tech team.