핸즈온 실습용 Next.js 메모 애플리케이션 - LocalStorage 기반 CRUD 앱으로 MCP 연동 및 GitHub PR 생성 실습의 기반 프로젝트

1 Open Issue Need Help Last updated: Aug 4, 2025

Open Issues Need Help

View All on GitHub
Web Development Next.js Application

AI Summary: Implement a sorting feature for memos in a Next.js memo application. The application currently stores data in LocalStorage. Users should be able to sort memos by creation date (newest/oldest), title (alphabetical), category, tags, and last updated date. A dropdown or tabbed interface should be added to select the sorting option.

Complexity: 3/5
enhancement good first issue

핸즈온 실습용 Next.js 메모 애플리케이션 - LocalStorage 기반 CRUD 앱으로 MCP 연동 및 GitHub PR 생성 실습의 기반 프로젝트