Solid foundation. Invest in docs and CI to grow from here.

Sistem Informasi Keuangan dibangun menggunakan PHP Native

Documentation

60

Install and run instructions9pt0

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt77

CONTRIBUTING guide found.

README12pt78

README is present.

License6pt100

A license file is present.

Engineering

77

CI/CD14pt57

CI is configured (.github/workflows/main.yml).

Reproducibility6pt70

Lockfile present (assets/bower_components/bootstrap-colorpicker/package-lock.json). Installs are reproducible.

Tests18pt80

Test files detected (assets/bower_components/bootstrap-colorpicker/spec).

Linting and formatting5pt100

PHP linting configured (assets/bower_components/bootstrap-datepicker/.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (assets/bower_components/Flot/package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 12
    Forks
  • 0
    Releases

Community

  • Community health
  • authors own >50% of commits
  • 69
    Watchers

Responsiveness

  • 9h
    Median issue response
  • Median PR merge time
  • 3
    Open issues
Repository files9 root entries
  • .github
    Good: CI is configured (.github/workflows/main.yml).
  • assets
    Good: A license file is present.
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Code of conduct present.
    Good: Test files detected (assets/bower_components/bootstrap-colorpicker/spec).
    Good: PHP linting configured (assets/bower_components/bootstrap-datepicker/.editorconfig).
    Good: Lockfile present (assets/bower_components/bootstrap-colorpicker/package-lock.json). Installs are reproducible.
    Good: Issue or PR templates present.
    Good: Dependency manifest found (assets/bower_components/Flot/package.json).
    Good: .gitignore present.
    Issue: Build artifacts or local files may be committed (assets/bower_components/.DS_Store) (−40 pts).Fix: Remove them and add to .gitignore.
  • gambar
  • library
  • index.php
  • koneksi.php
  • periksa_login.php
  • README.md
    Good: README is present.
    Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.
    Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
  • SS.png