Prediction Miniapp

F 47 completed
Other
web_app / python · small
111
Files
19,547
LOC
5
Frameworks
10
Languages

Pipeline State

completed
Run ID
#394745
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
57.60
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #54891
Member of a group with 9 similar repo(s) — canonical #84912 view group →
Top concepts (2)
Project DescriptionWeb Backend
Repobility · code-quality intelligence platform · https://repobility.com

AI Prompt

Create a points-based sports prediction platform. I need a full-stack application using Next.js for the frontend and FastAPI for the backend. The platform should handle user authentication via a wallet login, allow users to list matches, place bets, and view their bet history and point ledger. Key backend features include an Odds Engine that applies an external odds discount and a Risk Control system with user and market limits. Please structure the project using Docker Compose for deployment.
python fastapi next.js react sqlalchemy web-app sports prediction docker api
Generated by gemma4:latest

Catalog Information

Sports prediction platform. Points-based, no real money.

Description

Sports prediction platform. Points-based, no real money.

Novelty

3/10

Tags

python fastapi next.js react sqlalchemy web-app sports prediction docker api

Claude Models

claude-opus-4-6

Quality Score

F
46.9/100
Structure
38
Code Quality
49
Documentation
57
Testing
0
Practices
74
Security
74
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 7 files with critical complexity need refactoring
  • Potential hardcoded secrets in 1 files
  • 2310 duplicate lines detected \u2014 consider DRY refactoring
  • 6 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager

Security & Health

15.8h
Tech Debt (B)
A
OWASP (100%)
FAIL
Quality Gate
A
Risk (14)
Repobility (the analyzer behind this table) · https://repobility.com
Unknown
License
7.3%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
45.7%
typescript
31.2%
markdown
9.9%
json
8.9%
sql
2.9%
yaml
1.0%
ini
0.2%
css
0.1%
text
0.1%
javascript
0.1%

Frameworks

FastAPI React Next.js Tailwind CSS SQLAlchemy

Concepts (2)

Per-row analysis by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
All rows scored by the Repobility analyzer (https://repobility.com)
auto_descriptionProject DescriptionSports prediction platform. Points-based, no real money.80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/119094.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV