Rec Carrinho

F 40 completed
Other
web_app / css · small
252
Files
29,524
LOC
2
Frameworks
9
Languages

Pipeline State

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

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
65.00
Framework unique
Isolation
Last stage change
2026-05-10 03:35:17
Deduplication 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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

css
33.0%
javascript
29.7%
python
26.7%
html
8.2%
markdown
0.9%
yaml
0.8%
shell
0.4%
text
0.3%
json
0.0%

Frameworks

Django pytest

Concepts (2)

Repobility · code-quality intelligence · https://repobility.com
CategoryNameDescriptionConfidence
Same scanner, your repo: https://repobility.com — Repobility
auto_descriptionProject DescriptionSistema multi-tenant para gestao de leads e recuperacao de carrinhos abandonados do WooCommerce.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/120040.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV