Kanban Task Manager with React, Redux-Toolkit and SASS
Design comparison
Solution retrospective
This was an incredibly challenging project but it was rewarding at the same time. The hardest part for me was managing the state in order to move a task from one column to the next.
Please let me know if you see any bugs and I would welcome any general feedback. If any of you have suggestions on how to structure my code better, let me know as well. Thank you!
Community feedback
- @sheddyboyPosted about 2 years ago
Wow...love the site..fast and responsive 😄👍🏾 looks good. Feedback: I think you should have an initial validation state for the form input so when I want to create a new board or new task I'm not greeted with "Can't be empty " on all input fields
1@envincebalPosted about 2 years ago@sheddyboy That's a good idea! Thanks for the suggestion! I went ahead and fixed it. The initial state no longer shows the error until you click submit.
0
Please log in to post a comment
Log in with GitHubJoin 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