Hi,
Looking for feedback on my To-Do list app.
https://tchoukoualeu.github.io/To-do-list/
Thanks
It looks good! I like the pastel colors.
One thing you might want to deal with is what happens if the user inputs a task that’s more than around 35 characters long*. It’s spilling out of the todo list box now, and it looks broken. Might be better if you could get the text to wrap to the next line.
Thanks for your input.
Will definitely be working on adding this feature to the app soon.