How to CONTRIBUTE To this repo?
-
Search about the the topic or domain on which you want to contribute like course topic, provided by, platform, etc.
-
Take the reference from below example and structure your information similar to that .
-
Check whether the course you are providing is active and free.
-
Commit your change and go for pull request.
-
Note1 - Contribution must be done in the given format. Pull request wont be accepted if the format is wrong.
-
Note2 - Courses you are providing must be free and accessable to everyone
{ "id" : "3", "courseName" : "100 days of Python by Angela Yu", "platform" : "Udemy", "courseLink" : "https://www.udemy.com/course/100-days-of-code/", "type":"paid" } ] [ { "id" : "1", "courseName" : "Free Flutter Course by Vandad Nahavandipoor", "platform" : "Youtube", "courseLink" : "https://www.youtube.com/watch?v=IfUjHNODRoM&list=PL6yRaaP0WPkVtoeNIGqILtRAgd3h2CNpT", "type":"free" } ]