Solid foundation. Invest in docs and CI to grow from here.
Sistem Informasi Keuangan dibangun menggunakan PHP Native
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
- —Commits (30d / 90d)
- 12Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 69Watchers
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