A minimal platform where developers can log what they’ve learned each day — with tags, visibility options (public/private), and personal ownership.
🚧 This project is currently under development. It’s functional but not yet complete. Expect frequent changes.
- ✅ User authentication with Devise
- ✅ CRUD for learning posts
- ✅ Public and private post visibility
- ✅ Tag system using ActsAsTaggableOn
- ✅ Basic Tailwind CSS styling
- ✅ Personal area (
My Posts) and public timeline
- Ruby on Rails 7
- PostgreSQL
- Devise (Authentication)
- ActsAsTaggableOn (Tags)
- Tailwind CSS
- ESBuild (Asset bundler)
Made by [Lithierry]