Skip to content

Latest commit

 

History

History
202 lines (94 loc) · 8.46 KB

File metadata and controls

202 lines (94 loc) · 8.46 KB

Project Evaluation Activity

Project Name: FreeCodeCamp


Finding info about contributing on the website.

In the following section you should only enter the information that you found on the project website. Some of the answers will be impossible to find, others may be very hard to find. Do not google for answers.

Project website: Website

What is the purpose of the project: The purpose of the project is to help people learn to code.

How easy was it to find information about contributing on the website? Incredibly easy. It is linked in the dropdown menu of the website.

Contributing instructions: Here

URL for the code repository: Code repository

Bug/Issue tracker link: Bug/Issue tracker

Mailing list: N/A

Chat channel: Discord channel

Other communication channels: There is a forum here


Finding info at the project repository and bug/issue tracker.

License: License

Is it OSI approved license: Yes.

Programming Language(s): TypeScript, JavaScript, CSS, Dockerfile, EJS, and HTML.

URL for contributing instructions: Contributing instructions

Are the contributing instructions clear? The instructions are quite detailed in the sense that they have contribution guidelines split up by type, so there is a section for coding contributions and another for translations.

URL for code of conduct / community norms / community guildelines: Community Guidelines

URL for instructions for users to download and install the package: It is a website. No download is required.

Are these instructions clear? Do you think they would be easy to follow? Yes, since it is a website and not an installable.

URL for instructions for how to install development environment: here

Are these instruction clear? Do you think they would be easy to follow? Yes.

Number of contributors: 5,338 contributors

Usernames of three contributors with largest number of commits; for each of them list the link to their latest commit:

  1. [ojeytonwilliams] (1749 commits) - Their Latest Commit
  2. [raisedadead] (1640 commits) - Their Latest Commit
  3. [camperbot] (1533 commits) - Their Latest Commit

Number of commits: The top 100 contributors collectively performed 22,411 commits. In total, there are 5,338 contributors. My estimation for the total number of commits is somewhere above 27,469 commits.

Latest commit

  • link to the commit: Latest commit

  • who made that commit: ojeytonwilliams

  • what type of work was commited? (was it a fix to a bug, implementation of a new feature, ...) They removed some mobile e2e tests.

Issues

  • how many open issues are there: 189 Open Issues

    • url for the last issue created: Last issue created

    • how many users discuss the issue: Nobody has discussed the issue.

    • when was the issue reported: 5 hours ago (from Mar 2, 2025 @11:12PM EST)

  • how many closed issues are there: 18791 closed issues

    • url for the last issue closed: Last issue closed
    • how many users discussed the issue: xx people
    • when was the issue reported: 2 days ago
    • when was the issue closed: 2 days ago
  • how active is the discussion on the issues:

  • are there issues marked "good for newbies", "beginner" or some other indicators that imply that they are good for beginner contributors:

    • how many of such issues are there? xxx issues

    • look at a few of them, do they look beginner friendly?

  • are there issues marked "documentation" or some other indicators that imply that they are documentation (user or developer specific): Yes, there is a "first timers only" label

    • how many of such issues are there? There are none available under the open issues, but there are 911 closed ones.

    • look at a few of them, do you think you could submit a fix? Yes. One example is fixing a typo.

Pull requests

  • how many open pull requests are there: 89 pull requests

    • url for the last pull request created: Last Pull Request created

    • when was the last pull request made: [Last Pull Request created](3 hours ago)

    • url for the oldest pull request created: Oldest Pull Request created

    • when was the oldest pull request made: January 11, 2024

  • how many closed pull requests are there: 39,190 pull requests

    • url for the last pull request closed: Last Pull Request closed

    • how many users discussed the pull request: Only the creator of the PR talked about it.

    • when was the pull request made: 8 hours ago (from Mar 2, 2025 at 11:18PM EST)

    • when was the pull request closed: 8 hours ago

  • do maintainers respond quickly to pull requests when they are opened? The maintainers are not particularly quick at responding considering the vast majority of pull requests opened today have not been commented on. At most, it will be a bot thanking the user for trying to contribute.

Development Environment

Each member of your group should attempt to configure the development environemnt for this project. Complete the following for each member:

Name: Jahleel Townsend

Operating system: MacOS Sequoia 15.1

Was the installation successful? (if not, explain what went wrong and what you did to try to remedy it) Yes.

How long did the whole process take? Roughly 6 minutes.


Summary assesment

How friendly is this project for beginner contributors?

I would say that aside from there being no open issues for beginner contributers and the lack of discussion on issues that were opened today, the project is fairly beginner friendly.

Do the maintainers respond helpfully to questions in issues?

At the very least, they do not respond quickly to questions in issues. Most issues have very little discussion.

Are people friendly in the issues, discussion forum, and chat (for example, IRC or Slack)?

I looked at a couple of discussions in the Discord and some of the conversations seemed tense

Do pull requests get reviewed?

Pull requests do get reviewed pretty frequently. There are many recently closed pull requests.

Do maintainers thank people for their contributions?

Yes, they do thank people for their contributions.

Are there special skills required to contribute to the project? If so, what are they?

Considering the scale or complexity of some of the issues I saw in the repository, I would say special skills are not particularly required.

Are there any special hardware/software requirements to be able to contribute to the project? If so, what are they?

If someone is only trying to do a one-time contribution, it is recommended to use a Cloud IDE and in that case, there are no special hardware/software requirements as those will be provided by the Cloud IDE's environment.