Every collaboration tool asks everyone to create an account first. Simple Todo removes that friction entirely. Create a list. Get a link. Share it via WhatsApp, email, or paste it anywhere. The other person opens it and starts working, no signup, no install, no "request access." Toggle between view-only and editable with one click. Add sub-tasks, priorities, and templates. Built with Rails 8.1 + Hotwire.
I just opened Simple Todo this week. The idea is a minimal todo app with a share-first approach.
I used the stack I know and love. No big JS framework, staying minimal, searching for simplicity.
It's also a project to learn how to use AI for coding without the rules I have to follow at work. I can see the improvement from the first commit to now.
I'm happy to see that Rails and Ruby work very well with AI. The code is clear now. I had to teach the AI how to write code my way, but the process is simpler now, and I can focus on design -- architecture, patterns, modeling.
Next steps: explore Rails 8.1, revisit some data model decisions I want to rethink, get feedback, and see if this project can grow :)
Any feedback appreciated
Report
No reviews yetBe the first to leave a review for Simple Todo