75
/ 100
Solid engineering. The biggest lever is setup instructions.
Sistem Informasi Keuangan dibangun menggunakan PHP Native
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
60
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
README is present.
A license file is present.
Engineering
77
CI is configured (.github/workflows/main.yml).
Lockfile present (assets/bower_components/bootstrap-colorpicker/package-lock.json). Installs are reproducible.
Test files detected (assets/bower_components/bootstrap-colorpicker/spec).
PHP linting configured (assets/bower_components/bootstrap-datepicker/.editorconfig).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (assets/bower_components/Flot/package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 549 / 1716Commits (30d / 90d)
- 12Forks
- 0Releases
Community
- 28% - WeakCommunity health
- 1 bus factorlowauthor own >50% of commits
- 70Watchers
Responsiveness
- 9hMedian issue response
- -Median PR merge time
- 3Open issues
Repository files9 root entries
- .githubGood: CI is configured (.github/workflows/main.yml).
- assetsGood: 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.mdGood: 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
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/setiawan007/sistem-informasi-keuangan)