issues Search Results · language:Edge language:Python language:JavaScript language:Java language:HTML language:JavaScript
Filter by
62.4M results
Create a comprehensive admin dashboard for organizers to manage activities, view participation statistics, manage
approvals, and track metrics.
dashboard
enhancement
Implement push notifications for activity updates, reminders, and announcements. Use WebSockets or similar technology
for real-time delivery.
enhancement
notifications
Add email notification system to communicate updates and announcements to activity participants. Include bulk email
capabilities for organizers.
enhancement
notifications
Umbrella roadmap from the grounded repo review (9-agent workflow, 2026-07-05). Sequences the model-vs-adapter work.
Sub-issues linked below; work proceeds in this order.
Verdict: are we building a model? ...
Second-order, cheap, high-value. The continual-training flywheel is built but never fires.
Finding
startImprovementScheduler() exists but is never called in apps/lantern-garage/server.js — so the harvest ...
Add functionality to track which students attended each activity. Include endpoints to record attendance and retrieve
attendance records for activities.
enhancement
tracking
**Track A — the critical path to building a model. ** Everything model-related is blocked on this one un-run experiment.
What
Run PLT Stage-1 faithful-parity: top1_agree ≥ 0.99 of keystone-sigma0-plt ...
Replace in-memory data storage with a persistent database (SQLite or PostgreSQL) so that activity data and participant
information survive server restarts.
database
enhancement
Track B — the highest-leverage adapter (do now; no approval needed). Verify-stage honesty/calibration adapter served on
the Ouro kernel (:11434) — never competes with PLT coding, so it avoids the parallel-coders ...
배경
관리자 계정은 로그인 시 이메일이 아니라 **아이디(loginId)**로 로그인하도록 되어 있습니다.
- AdminLoginPage.tsx — 로그인 폼은 type= text , placeholder 아이디, loginId 필드로 전송
- 백엔드 admins 테이블도 login_id와 email이 서로 다른 별도 컬럼으로 설계되어 있음 (kr.co.carrer.admin.admin.entity.Admin, ...
admin-backend
admin-frontend
todo

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.