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 Java Swing-based GUI Task Manager for efficient task organization. It allows users to add, edit, delete, and mark tasks as complete or incomplete, with details like titles, deadlines, and priorities. The app features sorting, filtering, and data persistence using file handling. Ideal for learning Java GUI and file management concepts.