1 Open Issue Need Help Last updated: Jan 27, 2026

Open Issues Need Help

View All on GitHub
Web Development Web Application

AI Summary: This issue proposes adding a filtering feature to a To-Do list application. Users will be able to filter tasks to display all items, only active (incomplete) items, or only completed items. This functionality will be accessible via a three-dot button at the top of the interface, using React and TypeScript with useState for state management.

Complexity: 2/5
enhancement good first issue

Todo 앱 - React + TypeScript