Imperial Sporthorses
F 42 completed
Other
web_app / javascript · small
50
Files
8,783
LOC
2
Frameworks
9
Languages
Pipeline State
completedRun ID
#1541257Phase
doneProgress
0%Started
2026-04-16 20:37:39Finished
2026-04-16 20:37:39LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
41.72Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:40Deduplication group #47275
Open data scored by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a mobile-first web application for managing a horse barn. I need it built using React and Vite, and it must integrate with Supabase for backend services like Auth and Realtime. The app should feature several tabs: a Smart Task Board for managing daily tasks with status changes, an Interactive Facility Map showing horse locations, and a real-time Barn Chat. Additionally, include a Feed & Nutrition Room for tracking feed inventory with expiration warnings and logging deliveries. The system must support role-based access control for Admin and Staff roles, and handle user onboarding via Google OAuth.
react vite supabase javascript web-app mobile-first realtime authentication task-management inventory
Generated by gemma4:latest
Catalog Information
Create a mobile-first web application for managing a horse barn. I need it built using React and Vite, and it must integrate with Supabase for backend services like Auth and Realtime. The app should feature several tabs: a Smart Task Board for managing daily tasks with status changes, an Interactive Facility Map showing horse locations, and a real-time Barn Chat. Additionally, include a Feed & Nutrition Room for tracking feed inventory with expiration warnings and logging deliveries. The system
Tags
react vite supabase javascript web-app mobile-first realtime authentication task-management inventory
Quality Score
F
42.4/100
Structure
41
Code Quality
56
Documentation
35
Testing
0
Practices
57
Security
65
Dependencies
90
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 2 files with critical complexity need refactoring
- Potential hardcoded secrets in 1 files
- 620 duplicate lines detected — consider DRY refactoring
- 4 '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
Frameworks
React Vite
Symbols
variable273
function106
constant17
method4
class1
Embed Badge
Add to your README:
