TodosTiger - Manage your Daily Todos with 7 Days To and Fro

TodosTiger is a fully working SPA (Single Page Application) built using Ruby on Rails version 8, Hotwire, SQLite with Enums, Solid Trifecta. It uses TurboFrames and TurboStreams with Stimulus Controllers to do CRUD operations on Todos. The UI is built with TailwindCSS version 4. And, is has complete Tests written using Test::Unit


Screenshots

Homepage - Lists all Todos for the date - starts from Today. You can see Todos for 7 days in Past and Future.

HomePage with Todos List

Create a New Todo.

Create a New Todo

See Description of a Todo.

See Description of a Todo

GitHub Repo (Open Source)

https://github.com/railsforgedev/todostiger.

Fork and Contribute.