☀️Hi guys!☀️ ❤️I am so proud of this project, it really boosted my confidence!❤️ Until now the highest level I managed was difficulty 3, but now I could do this guru level, I'm so happy! Please let me know what I can do even better. I know that if you add too many columns or subtasks, they overflow and cover the whole screen, but otherwise I think my solution is good ^^ It is far from perfect because I could have done better in the responsive aspect (I made multiple headers) If anyone has some criticism I would greatly appreciate it!
Anthony Rodriguez
@ZalonicsAll comments
- @ClytaxSubmitted almost 2 years ago@ZalonicsPosted almost 2 years ago
Overall, by visuals alone, you did fantastic!
You should be proud of yourself, I do think some of your components can use a little cleanup. Your sidebar.jsx is very heavily nested, and I feel like you can break it down and make it simpler. I think you did an awesome job though. (I also don't use react, so I cant comment on other things)
You also use
var
in boardHelper.js - Super small gripe, but uselet
instead in the future. Overall good job, I know it wasn't easy to complete this.1