Show HN: Another Darn To-Do List App (anotherdarntodo.com)
This is my first time building something from scratch so go easy on me.
I've always used to-do lists to keep me productive and stave off anxiety (not sure why they work so well for me but they do). I get kinda annoyed at the to-do list apps on the app stores because they move tasks to the bottom of the list when you tick them off. Some people may like that, but it annoys the shit out of me, because I like to feel a sense of progression as I go down through the list over the course of the day. So this was borne out of my frustration really.
I also made it browser-based so it's easy to access the same list on all devices without installing apps on all of them.
It's free to use. It's just something I made for myself and if others find it useful then that's great. I'd appreciate any feedback (there's a button to give feedback when logged in).
Thanks!
13 comments
[ 2.8 ms ] story [ 45.1 ms ] threadAlso I'd make it more obvious for registering, the way it is now makes it look like there's no way to register?
Website feedback: I'd show potential users what's in it for them before requiring them to sign-up.
But I'm debating whether to give this a -1 because I get a blank page when I click the terms of use link.
I was leaving a friendly message on other people's todo lists to expose a vulnerability, but somehow I ended up breaking it completely, and I regret that now.
Please see this as construcive feedback. The vulnerability I was exploiting was an insecure direct object reference (https://cheatsheetseries.owasp.org/cheatsheets/Insecure_Dire...), but there are many other vulnerabilities there too, like Cross Site Scripting (https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Sc...)
Again, I'm really sorry to break your application, but I'm more than happy to help fix the vulnerabilities - is the application open source anywhere?
I'm trying to fix the 2 vulnerabilities that you mentioned. I'm pretty new to this though so am struggling a little. Is there any chance there's any way I could message you privately to ask a couple of questions?