top | item 46824020

(no title)

ssenssei | 1 month ago

I'm happy for you building this app, it's tremendous effort to build a flutter application, and this should feel like an achievement for you.

However, task management apps are so unbelievably common nowadays. Nothing that can't be solved by notepad on PC, or the clock/calendar app on my phone / and if I really need a task app, I'll use google's or build my own.

Your next step should be to take what you have learned from building this app, and focus on fixing a real problem that people around you face.

discuss

order

SoftTalker|1 month ago

"To Do" or "Task Manager" apps seem to be just the most common thing to build after "hello, world." They are simple, easily scoped, something most people can intuitively understand, yet include all the basic features needed for any other app. So you can focus on how to implement rather than understanding what you are building.

hungryhobbit|1 month ago

Seriously! "Look at my new to do app" is how you say "I'm a junior dev who just learned how to program" without saying "I'm a junior dev who just learned how to program" ;)

perrii|1 month ago

Haha tysm for a positive feedback. This was my second project in Flutter (made this for sake of learning). Also I've built more advanced projects in Flutter but those a proprietary apps and one of em are on Play Store too :).

flexagoon|1 month ago

> However, task management apps are so unbelievably common nowadays.

And yet, there are still basically no good task management apps for desktop. Todoist is the only one that comes to mind, but it's closed source and cloud/subscription based.

I'm really waiting for the desktop tasks.org client to come out. Until then, I can only manage my tasks from my phone, because no other FOSS apps come even close.