issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript is:public
Filter by
33.3M results
Para llevar la API al siguiente nivel, necesitamos formas de filtrar la información.
Tareas
- [ ] GET /partidos/torneo/:torneo: Permite obtener todos los partidos de un torneo específico.
- [ ] GET ...
auto-issue
6-step onboarding wizard.
1 Create profile · 2 Select position (Setter/Libero/Outside Hitter/Middle Blocker/Opposite) · 3 Add first match · 4
Receive initial rating · 5 Explore rankings · 6 Share profile. ...
epic
frontend
Ahora que la estructura está lista, vamos a dar vida a la API implementando las operaciones CRUD.
Tareas
- [ ] GET /partidos: Devuelve la lista de partidos (considera un límite).
- [ ] GET /partidos/:id: ...
auto-issue
Conversion-focused landing page, all 8 spec sections.
Nav · Hero ( Build Your Volleyball Reputation. , CTAs Join as Player / View Sample Profile, hero visual profile card +
progress graph) · Social proof ...
epic
frontend
Para mantener un proyecto ordenado y escalable, implementaremos la Arquitectura por Capas.
Tareas
- [ ] Instalar las dependencias (express, mongoose, dotenv).
- [ ] Configurar las variables de entorno ...
auto-issue
import { CommonModule } from @angular/common ;
import { Component, inject, OnInit, signal } from @angular/core ;
import { FormBuilder, ReactiveFormsModule, Validators } from @angular/forms ;
import ...
frontend
task
Community model + ranked leaderboard.
Tasks: E1 communities (GET /communities + seed) · E2 GET /leaderboard?community= window=week ranked by elo with movement
(vs ~7d ago) + nearby-me slice (±2 around ...
backend
epic
Badge rules engine + skill stat aggregation.
Tasks: D1 skill stats service + GET /stats (serving/passing/attack/defense/consistency/mvp + rating trend, win-rate
trend, monthly matches) · D2 badge engine ...
backend
epic
Match recording + ELO/0–10 rating engine.
Tasks: C1 pure ELO util (nextElo, ratingScore; K=32, score=clamp(0,10,(elo-600)/140)) · C2 match service + routes: POST
/matches (elo_before/after/delta, update ...
backend
epic
JWT auth + player profile CRUD.
Tasks: B1 register/login/me (bcrypt, JWT, elo=1000, profile_complete=false) · B2 profile GET/PATCH (name, photo,
position, community; flips profile_complete) + public GET ...
backend
epic

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.