aceleradora-TW / aceleradora-TW/e-acelera-back

[MVP2] api: leitura de progresso de todos os temas de nivelamento: suporte a filtragem de tema

Aperta
#32 0 commenti 0 reazioni 2 assegnatari Rivendicata da @VyniciusBras Vedi su GitHub
Lingua principale
TypeScript
Stelle
2
Fork
4
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

# Contexto
- Queremos dispor de endpoint que retorne apenas os temas do tipo que precisamos listar (autoestudo ou nivelamento)

# Notas técnicas
- Hoje o front recebe toda a lista de temas de um determinado tipo diretamente do Next (ver https://aceleradora-agil.com.br/api/stackbyApi/Themes)

# Critérios
- Endpoint de listagem de temas no nosso backend retorna a mesma estrutura hoje retornada pelo stackby
- GET :urlBackend/themes?type=nivelamento
```json
{
"data": [
{
"id": "rw1716904108694cc944a",
"field": {
...
```
- suporte a filtragem por nivelamento
- suporte a filtragem por autoestudo

Vídeo Explicativo: https://drive.google.com/file/d/1DAmCFULDpcrvSmHJNnvM8vgotx9Cm8mr/view?usp=sharing

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by locating the backend themes endpoint and comparing its response with the Stackby/Next themes response described in the issue. Verify the GET /themes?type=nivelamento endpoint preserves the expected structure and that both nivelamento and autoestudo filters return only their respective themes.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
next.js, typescript
Ambito
api, backend
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.