Rec Carrinho
F 40 completed
Other
web_app / css · small
252
Files
29,524
LOC
2
Frameworks
9
Languages
Pipeline State
completedRun ID
#395683Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
65.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:17Deduplication group #54609
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionWeb Backend
Source: Repobility analyzer · https://repobility.com
AI Prompt
Create a multi-tenant web application using Django for managing leads and recovering abandoned WooCommerce carts. The system needs to handle lead imports from Form Vibes, allowing configurable fields per company, and automatically checking if a lead is an existing customer. For abandoned carts, it must analyze recovery potential using email and phone number matching, tracking statuses like 'abandoned' or 'recovered'. Additionally, it should import WooCommerce orders and provide analytics like average ticket value. The architecture must support background processing using Celery with Redis for real-time progress updates, and deployable via Docker Compose.
django django-rest-framework python woocommerce lead-management multi-tenant celery redis docker web-app
Generated by gemma4:latest
Catalog Information
Sistema multi-tenant para gestao de leads e recuperacao de carrinhos abandonados do WooCommerce.
Description
Sistema multi-tenant para gestao de leads e recuperacao de carrinhos abandonados do WooCommerce.
Novelty
3/10Tags
django django-rest-framework python woocommerce lead-management multi-tenant celery redis docker web-app
Technologies
django
Claude Models
claude-opus-4-6
Quality Score
F
39.6/100
Structure
34
Code Quality
54
Documentation
53
Testing
0
Practices
39
Security
55
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
- 8 bare except/catch blocks swallowing errors
- Potential hardcoded secrets in 2 files
- 2958 duplicate lines detected \u2014 consider DRY refactoring
- 8 '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)
- Replace bare except/catch blocks with specific exception types
- Move hardcoded secrets to environment variables or a secrets manager
Security & Health
10.3h
Tech Debt (A)
A
OWASP (100%)
FAIL
Quality Gate
A
Risk (13)
Powered by Repobility — scan your code at https://repobility.com
Unknown
License
16.7%
Duplication
Languages
Frameworks
Django pytest
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Same scanner, your repo: https://repobility.com — Repobility | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Sistema multi-tenant para gestao de leads e recuperacao de carrinhos abandonados do WooCommerce. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
