文件名称:Kanban-Board
文件大小:72KB
文件格式:ZIP
更新时间:2024-04-04 03:32:45
HTML
欢迎来到看板! 介绍 这是看板板的实现-一种任务管理工具。 有了它,您将能够: 创建待办事项,完成的工作和完成的工作 更改项目状态 完成后删除项目 更多功能即将推出! 项目结构 该项目使用HTML和CSS进行前端构建,并使用Python Flask进行后端构建。 运行程序 要使程序在本地计算机上运行,请按照以下步骤操作: 创建虚拟环境: $ python3 -m venv .venv 激活虚拟环境 $ source .venv/bin/activate # for Linux & macOS $ env \S cripts \a ctivate # for Windows 安装要求 $ pip3 install -r requirements.txt 找到目录并运行flask $ cd app $ export FLASK_APP=
【文件预览】:
Kanban-Board-master
----requirements.txt(173B)
----README.md(2KB)
----htmlcov()
--------jquery.ba-throttle-debounce.min.js(731B)
--------favicon_32.png(2KB)
--------index.html(4KB)
--------tests_test_app_py.html(51KB)
--------jquery.hotkeys.js(3KB)
--------keybd_closed.png(112B)
--------app_app_py.html(33KB)
--------status.json(932B)
--------jquery.min.js(94KB)
--------jquery.tablesorter.min.js(12KB)
--------jquery.isonscreen.js(1KB)
--------coverage_html.js(18KB)
--------app___init___py.html(2KB)
--------test_app_py.html(20KB)
--------keybd_open.png(112B)
--------style.css(11KB)
--------tests___init___py.html(10KB)
----tests()
--------test_app.py(6KB)
--------__init__.py(755B)
----app()
--------app.py(3KB)
--------__init__.py(0B)
--------templates()
--------static()