Dk
D 58 completed
Other
web_app / vue · small
69
Files
6,581
LOC
3
Frameworks
11
Languages
Pipeline State
completedRun ID
#1544377Phase
doneProgress
0%Started
2026-04-16 22:40:55Finished
2026-04-16 22:40:55LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
63.72Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #53757
Member of a group with 4 similar repo(s) — canonical #865361 view group →
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
🧪 Code Distillation
Browse all specs →AI Prompt
Create a full-stack aquatic store sales management system. For the backend, use Spring Boot 3.2.0 with Spring Security and JWT authentication, connecting to MySQL 8.0, and implementing REST APIs for user, role, permission, fish, and sales management. The frontend should be built with Vue 3, Vite 5, and use Element Plus for components, managing state with Pinia, and handling routing with Vue Router 4. Include endpoints for user/role/permission CRUD, fish management, and detailed sales statistics (daily, weekly, monthly, quarterly, yearly).
vue.js spring-boot springboot vue3 vite rest-api mysql jwt sales-system fullstack
Generated by gemma4:latest
Catalog Information
Create a full-stack aquatic store sales management system. For the backend, use Spring Boot 3.2.0 with Spring Security and JWT authentication, connecting to MySQL 8.0, and implementing REST APIs for user, role, permission, fish, and sales management. The frontend should be built with Vue 3, Vite 5, and use Element Plus for components, managing state with Pinia, and handling routing with Vue Router 4. Include endpoints for user/role/permission CRUD, fish management, and detailed sales statistics
Tags
vue.js spring-boot springboot vue3 vite rest-api mysql jwt sales-system fullstack
Quality Score
D
58.2/100
Structure
48
Code Quality
99
Documentation
39
Testing
0
Practices
71
Security
75
Dependencies
90
Strengths
- Low average code complexity — well-structured code
- Containerized deployment (Docker)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 273 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)
Languages
Frameworks
Vue.js Spring Boot Vite
Symbols
variable183
method105
function44
class31
interface5
Embed Badge
Add to your README:
