
todo_app
一个用 Python 编写的简单待办事项应用,支持添加、完成和删除任务。
Repository Info
About This Server
一个用 Python 编写的简单待办事项应用,支持添加、完成和删除任务。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Todoアプリ
概要
このアプリは、シンプルなTodoリストです。
使い方
- アプリを起動します。
- Todoを追加します。
- Todoを完了します。
- Todoを削除します。
スクリーンショット
!スクリーンショット
ライセンス
このアプリは、MITライセンスで公開されています。
起動方法
python3 app.py
テストの実行とカバレッジ計測方法
pthon3 -m coverage run -m pytest
pthon3 -m coverage report -m
ファイル構成
.
├── .gitignore
├── LICENSE
├── README.md
├── app.py
├── static
│ ├── script.js
│ └── style.css
├── templates
│ └── index.html
├── tests
│ └── test_app.py
└── translations
├── en.json
├── ja.json
└── zh.json
その他
アプリケーション、テストコード、README、LICENSEファイルなどは、clineを利用して作成されました。 スクリーンショットは手動で作成しました。
github colilot や cline の使い方は次を参考にしました。
- https://www.youtube.com/watch?v=A6Dx8xXUcaA&t=1659s AIエージェント・MCPサーバも解説!VSCodeでAIを使ってみよう!プログラミングをAIで効率化 〜初心者向け〜
Quick Start
Clone the repository
git clone https://github.com/katoy/todo_appInstall dependencies
cd todo_app
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.