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

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the addition of a filter feature to a Todo application, allowing users to view 'All', 'Active' (incomplete), or 'Completed' tasks. It involves placing three buttons at the top of the interface to control the display of todo items, utilizing React, TypeScript, and `useState` for state management.

Complexity: 1/5
enhancement good first issue

Todo 앱 - React + TypeScript