This project allows users to search for a topic they'd like to learn more about, and see educational resources from Wikipedia and YouTube on one page. We built this project to be a free resource for people who want to learn new skills. Through building it, we learned to use the CSS framework Bulma, and practiced our skills at pulling and manipulating data from third-party APIs.
To visit our site, visit this URL: https://crystal-coding-time.github.io/supreme-octo-system/
To use the application, enter the topic you'd like to learn about in the search bar and hit the "Search" button. You will be presented with relevant educational YouTube videos to watch, as well as a brief description of the topic from Wikipedia. You can follow the Wikipedia link to learn more about the topic you chose to explore. You can then search other topics that interest you, and return to past searches by clicking the buttons below the search bar which capture your search history. To clear your search history from the page, you can click the "Clear History" button to the right of the "Search" button.
This project was a collaboration between: Eli Ter Keurst (GitHub: crystal-coding-time), Abdiel "A.B." Villalobos (GitHub: ablobos), and Aviva Rubenstein (GitHub: AvivaRubenstein). This project was built using Bulma and Tailwind as CSS frameworks. It utilized APIs from both Wikipedia and YouTube, as well as the JQuery library.
See LICENSE.txt in repository.