A great way to learn from YouTube courses without any distractions and the ability to enroll in courses and track them with a daily streak to become more consistent.
I am thinking of creating a json file in the /Pages/CoursesPage which will contain various courses recommended by the users.
It will be an array of objects with each array item being a track with various playlists inside of it.
Hi, just wondering if this issue is open for contribution, and if so, what did you have in mind for how the JSON file and database should be structured?
I am thinking of creating a
json
file in the/Pages/CoursesPage
which will contain various courses recommended by the users. It will be an array of objects with each array item being a track with various playlists inside of it.It could look like this or we can have a discussion below, on what would be the best way to create this sort of a database
1. Compile the best Courses in the
JSON
format2. Implement this
JSON
database