Prediction Miniapp
F 47 completed
Other
web_app / python · small
111
Files
19,547
LOC
5
Frameworks
10
Languages
Pipeline State
completedRun ID
#394745Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
57.60Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication 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/10Tags
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
Languages
Frameworks
FastAPI React Next.js Tailwind CSS SQLAlchemy
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| All rows scored by the Repobility analyzer (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Sports prediction platform. Points-based, no real money. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
