Kanban Task Management App

Solution retrospective
- [ ] improve types, maybe extract them out to common file in each component
- [ ] add tests
- [ ] fix ng lint errors
- [ ] in some html files there are still form controls access using functions, remove them and make html code concise
- [ ] add more animation
- [ ] improve drag and drop animation
- [ ] add backend
- [ ] fix tablet design
- [ ] fix mobile design
- [ ] remove duplicated code in scss
- [ ] fix theme images in chrome
- [ ] fix columns scroll not displaying full add new column
Please log in to post a comment
Log in with GitHubCommunity feedback
- @parthmanhas
- [ ] improve types, maybe extract them out to common file in each component
- [x] add tests for reducers
- [ ] add tests for visual flows
- [ ] fix ng lint errors
- [ ] in some html files there are still form controls access using functions, remove them and make html code concise
- [ ] add more animation
- [ ] improve drag and drop animation
- [ ] add backend
- [x] fix tablet design
- [x] fix mobile design
- [ ] remove duplicated code in scss
- [x] fix theme images in chrome
- [x] fix columns scroll not displaying full add new column
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord