FocusTodo Collab Todos
Full-stack todo app with shareable realtime rooms — REST for CRUD, STOMP/WebSocket for live sync.
- Excalidraw-style share links so multiple browsers edit the same list live.
- Optimistic locking via
@Version(409 on conflict) so concurrent edits don't silently overwrite. - One-command local run with Docker Compose, plus Postman collection and Swagger UI.
Java 21 · Spring Boot 3 · React (Vite) · MongoDB · STOMP/SockJS · Docker Compose
View source ↗