{"id":31581258,"url":"https://github.com/totalsky3/flask_todo","last_synced_at":"2026-05-18T06:07:37.277Z","repository":{"id":318159538,"uuid":"1070188725","full_name":"totalsky3/flask_todo","owner":"totalsky3","description":"Flask + SQLiteのシンプルなToDoアプリ。","archived":false,"fork":false,"pushed_at":"2025-10-05T14:32:14.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T15:09:11.062Z","etag":null,"topics":["flask","portfolio","sqlite"],"latest_commit_sha":null,"homepage":"https://flask-todo-uho0.onrender.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/totalsky3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-05T12:59:37.000Z","updated_at":"2025-10-05T14:32:17.000Z","dependencies_parsed_at":"2025-10-05T15:09:14.267Z","dependency_job_id":"a35c5096-a622-4d12-b385-198662b071d7","html_url":"https://github.com/totalsky3/flask_todo","commit_stats":null,"previous_names":["totalsky3/flask_todo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/totalsky3/flask_todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totalsky3%2Fflask_todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totalsky3%2Fflask_todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totalsky3%2Fflask_todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totalsky3%2Fflask_todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/totalsky3","download_url":"https://codeload.github.com/totalsky3/flask_todo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totalsky3%2Fflask_todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flask","portfolio","sqlite"],"created_at":"2025-10-05T21:55:30.680Z","updated_at":"2026-05-18T06:07:37.248Z","avatar_url":"https://github.com/totalsky3.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask ToDo (SQLite)\n\n[![Python](https://img.shields.io/badge/Python-3.10%2B-blue)]()\n[![Flask](https://img.shields.io/badge/Flask-2.x-green)]()\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)]()\n\nFlask + SQLite で作成したシンプルな ToDo アプリです。  \n**追加 / 一覧表示 / 削除** の最小機能を、学習～面接説明まで使いやすい構成でまとめました。\n\n- **デモ**：🔗 https://flask-todo-uho0.onrender.com/\n- **技術**：Python / Flask / SQLite / Bootstrap 5\n\n---\n\n## 📸 Screenshots\n\n| 一覧 | 追加 | 削除 |\n|---|---|---|\n| ![home](docs/screenshots/home.png) | ![add](docs/screenshots/add.png) | ![delete](docs/screenshots/delete.png) |\n\n---\n\n## 🚀 使い方（ローカル）\n\n```bash\n# 1) 仮想環境（任意）\npython -m venv venv\nvenv\\Scripts\\activate   # Windows\n\n# 2) 依存インストール\npip install -r requirements.txt\n\n# 3) 起動\npython app.py\n# http://127.0.0.1:5000 を開く\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotalsky3%2Fflask_todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotalsky3%2Fflask_todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotalsky3%2Fflask_todo/lists"}