Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help Needed to Populate LectureData.py #3

Open
codeIntrovert opened this issue Sep 2, 2023 · 0 comments
Open

Help Needed to Populate LectureData.py #3

codeIntrovert opened this issue Sep 2, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed python

Comments

@codeIntrovert
Copy link
Owner

codeIntrovert commented Sep 2, 2023

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!

@codeIntrovert codeIntrovert added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 2, 2023
@codeIntrovert codeIntrovert pinned this issue Sep 2, 2023
@codeIntrovert codeIntrovert changed the title Help Needed to Populate Lecture Data Help Needed to Populate LectureData.py Sep 2, 2023
@codeIntrovert codeIntrovert self-assigned this Sep 6, 2023
@codeIntrovert codeIntrovert removed their assignment Jan 11, 2024
@codeIntrovert codeIntrovert unpinned this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed python
Projects
None yet
Development

No branches or pull requests

1 participant