AOSSIE-Org / AOSSIE-Org/OrgExplorer

[FEATURE]: Centralized Weekly Progress Tracker & Contribution Matrix

Abierto
#130 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
34
Forks
92
Merge medio
8 d 7 h
PR fusionados (30 d)
12

Descripción

### Feature and its Use Cases

**Feature and its Use Cases**
**What is the feature?**
An interactive **"Weekly Progress Tracker"** dashboard inside OrgExplorer. It will provide a matrix grid view showing a filtered subset of contributors along with a week-by-week chronological breakdown of their development activity (PRs opened, merged, closed, and issues raised).

**How would users benefit from it?**
Currently, organization mentors and GSoC contributors manually input and verify weekly contributions in a progress spreadsheet. Automating this within OrgExplorer will:
1. Save significant administrative time for mentors and students alike.
2. Provide a single, source-of-truth dashboard that reads directly from the GitHub API.
3. Automatically compute weekly metrics without manual entry errors.

**What scenarios would this feature address?**

- Mentor Evaluations: Mentors can easily check the week-by-week performance and velocity of all contributors in a single screen.
- Student Milestone Checks: Contributors can track their weekly progress to ensure they are meeting their target timelines.
- Sprint / Coding Window Audits: Allows checking activity patterns over standard weekly sprint intervals.

### Additional Context

**Proposed UI Design & Layout**

- Filters: Select date range, start week configuration, and filter contributor lists (with an option to save filtered subsets like "GSoC 2026 Cohort").
- Matrix Grid:
- Columns: Weeks (e.g., Week 1: May 18 - May 24, Week 2: May 25 - May 31).
- Rows: Contributor usernames.
- Cells: Aggregated badges showing active counts (e.g., 3 PRs / 1 Issue).
- Details Modal: Clicking on any cell opens a modal detail pane showing the titles, status, and direct GitHub links of all PRs/Issues submitted in that specific week.

**Project References**
Addresses the open item outlined in
`FeatureWishlist.md`

### Code of Conduct

- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start with FeatureWishlist.md, then inspect OrgExplorer's existing dashboard and GitHub API entry points. Clarify the date-range and week filters, contributor subsets, matrix metrics, and detail modal behavior before implementation; done means the described weekly tracker provides linked PR and issue details from the GitHub API.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github, javascript
Área
analytics, full-stack
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.