You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Java CLI task manager designed to demonstrate Domain-Driven Design (DDD) and clean OOP patterns. Built from scratch without boilerplate frameworks (like Lombok) to highlight pure architectural principles, custom CLI parsing, and robust in-memory data access layers.