Open Issues Need Help
View All on GitHub Web Development • Web Application
Todo 필터 기능 추가 - All/Active/Completed about 2 months ago
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