Babylog
D 60 completed
Other
web_app / text · tiny
30
Files
8,368
LOC
3
Frameworks
8
Languages
Pipeline State
completedRun ID
#1544566Phase
doneProgress
0%Started
2026-04-16 22:48:06Finished
2026-04-16 22:48:06LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
69.81Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:34Deduplication group #1930518
Member of a group with 1 similar repo(s) — this repo is canonical view group →
About: code-quality intelligence by Repobility · https://repobility.com
AI Prompt
Create a web dashboard using Next.js 15, TypeScript, and Tailwind CSS to visualize baby activity data exported from the BabyTime app. The dashboard needs several key features: a daily feeding summary table where clicking a row shows individual activity details, a chart tracking feeding trends (daily count, interval, average time), a visualization of feeding frequency by time of day (dawn/morning/afternoon/evening), a donut chart showing left vs. right feeding ratios, and sections for sleep/diaper tracking showing nap patterns and diaper change counts. Please ensure the design is mobile-first and use Recharts for charting.
next.js typescript react tailwindcss recharts web-dashboard data-visualization mobile-first
Generated by gemma4:latest
Catalog Information
Create a web dashboard using Next.js 15, TypeScript, and Tailwind CSS to visualize baby activity data exported from the BabyTime app. The dashboard needs several key features: a daily feeding summary table where clicking a row shows individual activity details, a chart tracking feeding trends (daily count, interval, average time), a visualization of feeding frequency by time of day (dawn/morning/afternoon/evening), a donut chart showing left vs. right feeding ratios, and sections for sleep/diape
Tags
next.js typescript react tailwindcss recharts web-dashboard data-visualization mobile-first
Quality Score
D
59.9/100
Structure
49
Code Quality
98
Documentation
32
Testing
0
Practices
77
Security
92
Dependencies
90
Strengths
- Code linting configured (eslint)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
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 LICENSE file (MIT recommended for open source)
Languages
Frameworks
React Next.js Turbopack
Symbols
variable120
function27
interface21
constant3
type_alias2
Embed Badge
Add to your README:
