Skip to content

Latest commit

 

History

History
196 lines (87 loc) · 6.76 KB

wger_evaluation.md

File metadata and controls

196 lines (87 loc) · 6.76 KB

Project Evaluation Activity

Project Name: Wger


Finding info about contributing on the website.

Project website: Website

What is the purpose of the project: Provide a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility.

How easy was it to find information about contributing on the website? There's a link in the navigation bar that takes you to the Github page.

Contributing instructions: Here

URL for the code repository: Code repository

Bug/Issue tracker link: Bug/Issue tracker

Mailing list: n/a

Chat channel: Chat channel: Discord

Other communication channels:

Discord: https://discord.gg/rPWFv6W
Issue tracker: https://github.com/wger-project/wger/issues
Mastodon: https://fosstodon.org/@wger

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

License: License

Is it OSI approved license: Yes

Programming Language(s): Python

URL for contributing instructions: Contributing instructions

Are the contributing instructions clear? Not really, thera are instructions on how to install and set up your environment but not on making pull requests, opening issues, etc.

URL for code of conduct / community norms / community guildelines: n/a

URL for instructions for users to download and install the package: here.

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

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: 153 contributors

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

  1. [rolandgeider] (4722 commits) - Their Latest Commit
  2. [petervanderdoes] (107 commits) - Their Latest Commit
  3. [speshak] (96 commits) - Their Latest Commit

Number of commits: 7251 commits

Latest commit

  • link to the commit: Latest commit

  • who made that commit: rolandgeider

  • what type of work was commited? (was it a fix to a bug, implementation of a new feature, ...) Merge pull request

Issues

  • how many open issues are there: 156 Open Issues

    • url for the last issue created: Last issue created

    • how many users discuss the issue: 2 person

    • when was the issue reported: Feb 29, 2024

  • how many closed issues are there: 507 closed issues

    • url for the last issue closed: Last issue closed
    • how many users discussed the issue: 2 people
    • when was the issue reported: Feb 29, 2024
    • when was the issue closed: Mar 2, 2024
  • how active is the discussion on the issues: Not a very active community

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

    • how many of such issues are there? 2 issues

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

  • are there issues marked "documentation" or some other indicators that imply that they are documentation (user or developer specific): No

    • how many of such issues are there? n/a

    • look at a few of them, do you think you could submit a fix? n/a

Pull requests

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

  • how many closed pull requests are there: 866

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

    • how many users discussed the pull request: 1 users

    • when was the pull request made: Feb 29, 2024

    • when was the pull request closed: Mar 1, 2024

  • do maintainers respond quickly to pull requests when they are opened? Yes

Development Environment

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

Name: Ahmet Ilten

Operating system: Windows 11

Was the installation successful? (if not, explain what went wrong and what you did to try to remedy it) No, becuase I realized in the middle of following the instructions, they are intended for Linux and there's no instructions for Windows.

How long did the whole process take? 20m


Summary assesment

How friendly is this project for beginner contributors? Not really.

Do the maintainers respond helpfully to questions in issues? Sometimes.

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

Do pull requests get reviewed? Yes.

Do maintainers thank people for their contributions? Yes.

Are there special skills required to contribute to the project? If so, what are they? General progaramming and git knowledge.

Are there any special hardware/software requirements to be able to contribute to the project? If so, what are they? Dev environment instructions are intended for Linux.