86
/ 100
Impressive early momentum. Already polished and picking up traction fast.
Open-source construction ERP - BOQ, PDF/CAD/BIM takeoff, AI cost matching. 42 regional catalogues, 21 languages, 71 modules. AGPL-3.0. v3.0 - pip install openconstructionerp
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 2Dependency manifest6pt
Add a one-line description to package.json. It appears in npm search and on GitHub.
- 3Dependency manifest6pt
Add a `repository` field pointing to the GitHub URL so npm knows where the source lives.
- 4Dependency manifest6pt
Add a `keywords` array to help people find your package on npm.
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
100
README is present.
README documents how to install the project.
Licensed under Other.
Contributing guide is detailed and thorough.
Engineering
76
Test files detected (backend/app/modules/pipelines/tests).
CI is configured (.github/workflows/ci-full.yml).
Linter or formatter configured (frontend/eslint.config.js).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
86
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 124Forks
- 169Releaseslatest 3mo ago
Community
- 100% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 397Watchers
Responsiveness
- 6hMedian issue response
- -Median PR merge time
- 9Open issues
Repository files45 root entries
- .githubGood: CI is configured (.github/workflows/ci-full.yml).Good: Dependabot covers 4 ecosystems (pip, npm, github-actions, docker). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- backendGood: Test files detected (backend/app/modules/pipelines/tests).
- data
- deploy
- desktop
- docs
- frontendGood: Linter or formatter configured (frontend/eslint.config.js).
- marketing-site
- modules
- packs
- scripts
- signatures
- tools
- website-marketing
- .dockerignore
- .env.example
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- ACCESSIBILITY.md
- ACKNOWLEDGMENTS.md
- AGENTS.md
- AUTHORS.md
- CHANGELOG.md
- CLA.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- COMMERCIAL-LICENSE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- CONTRIBUTORS.md
- COOKIES.md
- docker-compose.prod.yml
- docker-compose.quickstart.yml
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- LICENSEGood: Licensed under Other.
- Makefile
- MODULES.md
- NOTICE
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- PATENTS.md
- PRIVACY.md
- README.mdGood: 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.
- SECURITY.md
- TERMS.md
- THIRD_PARTY_LICENSES.md
- TRADEMARK.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/datadrivenconstruction/openconstructionerp)