issues Search Results · language:Dune language:JavaScript language:HTML language:Python language:Java language:JavaScript
Filter by
62.2M results
Goal
Add a management-oriented dashboard flow for school staff to operate core modules.
Scope
- Add frontend navigation for:
- clubs
- events
- attendance
- announcements
...
Goal
Generate QR codes for attendance records to support quick verification/check-in flows.
Scope
- On attendance creation, generate a QR payload (e.g., attendance id + event id + student email hash/token). ...
① Next.js 導入・クライアント生成基盤 ② 登録・ログイン画面 ③ プロフィール作成・編集画面 ④ マッチング画面(候補一覧・いいね) ⑤ メッセージ機能(バックエンド + 画面)
Goal
Provide school-wide announcements tied to extracurricular organization.
Scope
- Add Announcement model/entity with at least:
- id
- title
- message
- created_at
- Add ...
Goal
Track student attendance per event with explicit status.
Scope
- Add Attendance model/entity with at least:
- id
- event_id
- student_email
- status (Present/Absent)
...
Goal
Support explicit event management, including date/time and organizing club.
Scope
- Add Event model/entity with at least:
- id
- title
- club_id (or club name reference)
...
Task
QA smoke PT runda 2 — obserwacja przy weryfikacji #1144. Priorytet P2 (kosmetyka, nie blokuje grywalności).
Co się dzieje
Karta rzutu na żywo przy sukcesie/porażce „o włos dokleja sufiks marginesu ...
bug
Goal
Introduce a dedicated club domain so activities/events can be organized under clubs instead of only flat activities.
Scope
- Add a Club model/entity with at least:
- id
- name (unique) ...
While following the MCP-only bugfix workflow on 2026-07-03, I started with studio.ping successfully returning {ok:true,
version: 0.0.1 } and listed handles successfully as sessions:[].
I then attempted ...

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.