Drydock App

F 48 completed
Other
web_app / javascript · tiny
39
Files
7,439
LOC
2
Frameworks
6
Languages

Pipeline State

completed
Run ID
#1546262
Phase
done
Progress
0%
Started
2026-04-16 23:55:11
Finished
2026-04-16 23:55:11
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
46.66
Framework unique
Isolation
Last stage change
2026-05-10 03:34:57
Deduplication group #47275
Member of a group with 535 similar repo(s) · framework reactcanonical #1369571 view group →
Repobility · severity-and-effort ranking · https://repobility.com

AI Prompt

Create a web application called SC Fleet Planner for Star Citizen. It needs a visual map and a sortable table for a Fleet Overview, and it should include analytics using Recharts pie and bar charts. Key features must include a CCU Inventory with sorting, a Chain Optimizer that uses Dijkstra pathfinding for routing (supporting both Single Target and Fleet Planner modes), and a Sale Evaluator for buy/skip verdicts. Also, implement Ship Detail Modals showing stats and warbond history. The tech stack should use React and Vite.
javascript react vite web-app sc-fleet-planner dijkstra recharts analytics inventory optimization
Generated by gemma4:latest

Catalog Information

Create a web application called SC Fleet Planner for Star Citizen. It needs a visual map and a sortable table for a Fleet Overview, and it should include analytics using Recharts pie and bar charts. Key features must include a CCU Inventory with sorting, a Chain Optimizer that uses Dijkstra pathfinding for routing (supporting both Single Target and Fleet Planner modes), and a Sale Evaluator for buy/skip verdicts. Also, implement Ship Detail Modals showing stats and warbond history. The tech stac

Tags

javascript react vite web-app sc-fleet-planner dijkstra recharts analytics inventory optimization

Quality Score

F
48.4/100
Structure
43
Code Quality
75
Documentation
47
Testing
0
Practices
49
Security
66
Dependencies
80

Weaknesses

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

Recommendations

  • Add a test suite — 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

Languages

javascript
59.0%
json
36.7%
markdown
2.2%
css
1.7%
toml
0.2%
html
0.2%

Frameworks

React Vite

Symbols

variable445
function64
constant43
method5
class1
property1

API Endpoints (7)

All metrics by Repobility · https://repobility.com
MethodPathHandlerFramework
All rows above produced by Repobility · https://repobility.com
PUTavailable_ccusSTORE_DATA.putExpress
GETavailable_ccusSTORE_DATA.getExpress
PUT__email_indexWATCHLISTS.putExpress
GET__email_indexWATCHLISTS.getExpress
GET__email_indexWATCHLISTS.getExpress
PUTlast_updatedSTORE_DATA.putExpress
GETlast_updatedSTORE_DATA.getExpress

Quality Timeline

1 quality score recorded.

View File Metrics
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)

Embed Badge

Add to your README:

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