Youtube Coursebuilder
A quick attempt at making a Udemy style notetaking system for youtube playlists
Source code available at https://github.com/padraigfl/videojs-react-course-assistant
iFrame preview
Viewable at https://react-coursebuilder.netlify.app
Notes
- Working with the YouTube API (client only, needs key)
- First time using CSS-in-JS
- Regret not taking this project further as it probably had a lot of potential
Future Plans
- improve UI
- unlikely to happen but create an app building tool which exports a single executable with a course baked in (possibly Electron)