Guardians-DSC / Guardians-DSC/GitRadar
Utilizar a biblioteca do react-datepicker para seleção do periodo.
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Descreva a feature em detalhes**
Atualmente sempre estamos mostrando os dados referentes aos ultimos 30 dias de coleta.
Porém, a api tem suporte para receber um since - until.
Para envio desse since, until será utilizado a lib do react-datepicker.
https://www.npmjs.com/package/react-datepicker
Contributor guide
Research direction
Start by locating where the frontend currently requests the last 30 days of data, then review the react-datepicker documentation and the API's since and until parameters. Done means users can select a period and the request and displayed data use that range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100