{"id":20712124,"url":"https://github.com/suhyeoonn/springboot-todolist","last_synced_at":"2026-05-06T13:04:22.142Z","repository":{"id":249901112,"uuid":"830769711","full_name":"suhyeoonn/springboot-todolist","owner":"suhyeoonn","description":"스프링부트로 만드는 간단한 투두리스트","archived":false,"fork":false,"pushed_at":"2024-08-05T04:59:08.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T21:24:21.715Z","etag":null,"topics":["bootstrap","java","springboot","study","thymeleaf"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suhyeoonn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-19T00:53:31.000Z","updated_at":"2024-08-08T02:40:01.000Z","dependencies_parsed_at":"2024-07-24T03:25:21.686Z","dependency_job_id":"31b65117-9642-455c-9398-2d290a22823b","html_url":"https://github.com/suhyeoonn/springboot-todolist","commit_stats":null,"previous_names":["suhyeoonn/springboot-todolist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhyeoonn%2Fspringboot-todolist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhyeoonn%2Fspringboot-todolist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhyeoonn%2Fspringboot-todolist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhyeoonn%2Fspringboot-todolist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suhyeoonn","download_url":"https://codeload.github.com/suhyeoonn/springboot-todolist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242984377,"owners_count":20217009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","java","springboot","study","thymeleaf"],"created_at":"2024-11-17T02:18:21.410Z","updated_at":"2026-05-06T13:04:22.055Z","avatar_url":"https://github.com/suhyeoonn.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Todo List With Spring Boot 3\n\n이 프로젝트는 스프링 부트와 타임리프를 사용하여 간단한 할일 관리 애플리케이션을 만드는 예제입니다.\n\n![result](result.png)\n\n## 기술 스택\n\n- **Spring Boot**: 서버 사이드 애플리케이션을 위한 프레임워크\n- **Thymeleaf**: 서버 사이드 템플릿 엔진\n- **Bootstrap**: UI 디자인을 위한 프론트엔드 프레임워크\n\n## 기능\n\n- **할일 추가**: 사용자가 새로운 할일을 추가할 수 있습니다. (메모리에 저장)\n- **할일 삭제**: 기존의 할일을 삭제할 수 있습니다.\n- **카테고리 설정**: 할 일의 카테고리를 선택할 수 있으며 리스트에 카테고리가 같이 표시됩니다.\n\n## 시작하기\n\n### 사전 준비\n\n- **JDK 17**: Java Development Kit 17 이상이 설치되어 있어야 합니다.\n- **Gradle**: Gradle이 설치되어 있어야 합니다.\n\n### 클론 및 빌드\n\n이 저장소를 클론한 후, 필요한 종속성을 다운로드하고 애플리케이션을 실행할 수 있습니다.\n\n```bash\ngit clone https://github.com/yourusername/todolist-app.git\ncd todolist-app\n\n./gradlew clean build\n```\n\n### 애플리케이션 실행\n```bash\n./gradlew bootRun\n```\n\n애플리케이션이 실행되면 http://localhost:8080에서 투두 리스트 애플리케이션에 접근할 수 있습니다.\n\n## 라이센스\n이 프로젝트는 MIT 라이센스를 따릅니다. 자세한 내용은 [LICENSE](LICENSE) 파일을 참고해 주세요.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuhyeoonn%2Fspringboot-todolist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuhyeoonn%2Fspringboot-todolist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuhyeoonn%2Fspringboot-todolist/lists"}