akai-org / akai-org/akaitodo-frontend
#12 - Date Picker Widget
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
# Create a Date Picker Widget
- Based on Figma view ( normal view + year pick + month pick )
- It should be a single component (if you will have more advanced elements inside it - then make for them new file)
- Find a way to provide date data to widget, you can search for external libraries
- Create special state for choosen day
- Make arrows functional -> it deppends what mode we have ( mode means -> day pick / year pick / moth pick )
- I recommend using CSS GRID for this task, flexboxes also
### Preview

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.