할 일 목록 앱 제작 프롬프트
할 일 앱 요구를 넣으면 추가·수정·삭제·완료, 카테고리, 우선순위, 마감일, 알림, 검색 필터, 드래그 정렬 지시를 돌려줍니다.
| 분류 | 개발 › 코딩 |
|---|---|
| 태그 | 초안작성코드 |
Create a responsive todo app with HTML5, CSS3 and vanilla JavaScript. The app should have a modern, clean UI using CSS Grid/Flexbox with intuitive controls. Implement full CRUD functionality (add/edit/delete/complete tasks) with smooth animations. Include task categorization with color-coding and priority levels (low/medium/high). Add due dates with a date-picker component and reminder notifications. Use localStorage for data persistence between sessions. Implement search functionality with filters for status, category, and date range. Add drag and drop reordering of tasks using the HTML5 Drag and Drop API. Ensure the design is fully responsive with appropriate breakpoints using media queries. Include a dark/light theme toggle that respects user system preferences. Add subtle micro-interactions and transitions for better UX.
어떤 프롬프트인가
바닐라 JavaScript로 반응형 할 일 앱을 만들 때 적합하다. localStorage 지속성과 다크·라이트 테마를 요구하지만 계정 동기화 기능은 포함하지 않는다.
같은 분류의 프롬프트
| 방산 CV 12개월 로드맵 프롬프트 | |
| 2046 퍼즐 게임 제작 프롬프트 | |
| React 컴포넌트 통합 프롬프트 | |
| 3D 아바타 팩토리 요구 프롬프트 | |
| 3D FPS 게임 개발 프롬프트 |