danielbergholz / techschool.dev

TechSchool is a collection of free programming courses from YouTube
https://techschool.dev
MIT License
272 stars 26 forks source link

Find a way to add text courses #37

Closed danielbergholz closed 4 months ago

danielbergholz commented 6 months ago

Find a way to add text courses instead of a YouTube video course. This will likely involve:

lcezermf commented 6 months ago

In this case the table courses has to be updated to allow possible channel_id and youtube_course_id blank/nil is that correct?

danielbergholz commented 5 months ago

That could be an option, but I think I'm going to create a separate table, to avoid this type of "inconsistency"

danielbergholz commented 4 months ago

I ended up creating a new context for this called Platforms (for external platforms/websites like freeCodeCamp, The Odin Project)