Some interest. A stronger README and CI would help.
๐ท๐ด๐น๐๐ Romanian Economic Monitor
Documentation
51
No install instructions found in the README (โ45 pts).
โ Add a section showing how to install dependencies.
No CONTRIBUTING.md found (โ47 pts base + up to โ53 pts more for content).
โ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
Licensed under Other.
Engineering
25
No tests detected anywhere in the repository.
โ Add automated tests. They prove the code works and give contributors confidence to make changes.
No linter or formatter config found.
โ Add a linter config such as .eslintrc.json, .prettierrc, ruff.toml, or .golangci.yml to enforce consistent code style.
No dependency lockfile found (โ70 pts).
โ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
CI is configured (.github/workflows/daily_stooq_download.yml).
Issue or PR templates present.
Project health
68
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 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)
- 5Forks
- 3Releaseslatest 5y ago
Community
- โCommunity health
- โauthors own >50% of commits
- 23Watchers
Responsiveness
- 46d 2hMedian issue response
- โMedian PR merge time
- 11Open issues
Repository files27 root entries
- .githubGood: CI is configured (.github/workflows/daily_stooq_download.yml).Good: Issue or PR templates present.
- dashboards
- data
- html
- jupyter
- roem 2.0
- .gitignoreGood: .gitignore present.
- bash.exe.stackdump
- bet_index_simple_with_headers.csv
- bet_index_simple.csv
- bet_index_values.csv
- bet_index.csv
- bvb_bet_after_click.png
- bvb_bet_before_click.png
- bvb_bet_page_with_table.html
- CNAME
- df0.csv
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- favicon.ico
- fetch_financialMarkets.py
- index.html
- LICENSEGood: Licensed under Other.
- README.mdGood: README is present.Good: README is well structured with multiple sections.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.
- run.sh
- snapshot.png
- snapshot2.png
- traefik.toml