Skip to content

Help Needed to Populate LectureData.py #3

Open
@codeIntrovert

Description

@codeIntrovert

Issue: Help Needed to Populate LectureData.py

Description

We are seeking assistance from contributors to help us populate our course catalog with lecture data. This task involves filling in course details and providing links to free educational videos for each lecture. Below are the specifics of what we need:

Objective

  • Populate the lectureData.py file with course information, including at least 3 lectures per course.
  • Ensure that course names in lectureData.py match those mentioned in menuData.py.

Course Details

  • For each course in lectureData.py, we require the following details for each lecture:
    • Lecture Number (e.g., Lecture 1, Lecture 2, Lecture 3)
    • Price (e.g., free)
    • Topic (e.g., fundamentals)
    • Link: Provide a link to a free video that teaches the corresponding topic.
    • Author: Name of the video creator.
    • ID: YouTube Video ID.
    • Img: Use the same format as mentioned in the file lectureData.py

Reference Data

  • We have already filled in lecture data for some courses as a reference. Contributors are encouraged to refer to these examples when populating new courses.

How to Contribute

  1. Fork this repository.
  2. Clone your fork to your local machine.
  3. Locate the lectureData.py file in the project.
  4. Choose a course from the list all[] in menuData.py that needs lecture data.
  5. Add the necessary lecture data for the chosen course in lectureData.py, following the format used in the existing data.
  6. Ensure that the course name in lectureData.py matches the course name in menuData.py.
  7. Commit your changes with a clear and concise message.
  8. Push your changes to your fork.
  9. Create a pull request (PR) to merge your changes into the main repository.

Note

  • Please be respectful and adhere to the guidelines when contributing.
  • Feel free to ask questions or seek clarification on any aspect of the task.
  • We are a free for all, Open Source project. For any Legal/Copyright clarification visit LEGAL present in the repo

We appreciate your help in making our course catalog more comprehensive and valuable to our users. Thank you for contributing to our project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions