0

/ 100

GradeF

Getting some notice. Tests and CI would be the fastest wins.

A comprehensive bilingual (Arabic & English) platform for the 2026 World Cup โ€” fixtures, live scores, predictions, private leagues, standings, stadiums, referees & news. All in one place. โšฝ๐ŸŒ

Documentation

91

Contributing guide5pt63

Contributing guide is too short for full depth credit (โˆ’6 pts). 400+ words earns the full +12 pts.

โ†’ Add setup instructions, code style notes, and how to run tests.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Other.

Engineering

24

Tests18pt0

No tests detected anywhere in the repository.

โ†’ Add automated tests. They prove the code works and give contributors confidence to make changes.

CI/CD14pt0

No CI configuration detected in this repository.

โ†’ If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.

Reproducibility6pt10

No dependency lockfile found (โˆ’70 pts).

โ†’ Commit composer.lock so Composer installs are repeatable.

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

68

Dependency manifest6pt0

No dependency manifest detected at root.

โ†’ Add a manifest (package.json, pyproject.toml, Cargo.toml, go.mod, etc.) so others can install dependencies in one command.

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 4
    Forks
  • 2
    Releaseslatest 23d ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 11
    Watchers

Responsiveness

  • -
    Median issue response
  • -
    Median PR merge time
  • 3
    Open issues
Repository files88 root entries
  • .github
    Good: Issue or PR templates present.
  • admin
  • api
  • assets
  • cache
  • cron
  • data
  • docs
  • includes
  • logs
  • templates
  • tools
  • _m01.pdf
  • _sample_card.png
  • .dockerignore
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitignore
    Good: .gitignore present.
  • .htaccess
  • admin.php
  • ads.txt
  • API.md
  • api.php
  • archive.php
  • article.php
  • bookings.php
  • bracket.php
  • calendar.php
  • card_img.php
  • card.php
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Issue: Contributing guide is too short for full depth credit (โˆ’6 pts). 400+ words earns the full +12 pts.Fix: Add setup instructions, code style notes, and how to run tests.
    Issue: Contributing guide lacks a setup section (โˆ’12 pts).Fix: Show new contributors how to get a local dev environment running.
    Issue: Contributing guide lacks a code style section (โˆ’8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Issue: Contributing guide lacks a testing section (โˆ’8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
    Issue: Contributing guide lacks a PR workflow section (โˆ’8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.
    Good: Contributing guide includes code examples.
  • dashboard.php
  • db_selftest.php
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • embed.php
  • fanguide.php
  • football.php
  • forgot.php
  • groups.php
  • health.php
  • index.php
  • install-app.php
  • install.php
  • knockout.php
  • leaderboard.php
  • league.php
  • leagues.php
  • LICENSE
    Good: Licensed under Other.
  • login.php
  • logout.php
  • manifest.php
  • map.php
  • match.php
  • matches.php
  • motm.php
  • news.php
  • physical.php
  • ping.php
  • player.php
  • predict.php
  • predictor.php
  • print.php
  • privacy.php
  • promote.php
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • referee.php
  • referees.php
  • register.php
  • reset.php
  • robots.txt
  • SECURITY.md
    Good: Security policy present.
  • sitemap.php
  • squads.php
  • stadium.php
  • stadiums.php
  • stats.php
  • stickers.php
  • sw.js
  • team.php
  • teams.php
  • today.php
  • topscorers.php
  • trivia.php
  • unsubscribe.php
  • wcap2026.pdf
  • widget.php