{"id":22894972,"url":"https://github.com/rickyyangrui/flask_demo","last_synced_at":"2026-05-15T22:33:54.884Z","repository":{"id":128563678,"uuid":"107655321","full_name":"rickyyangrui/Flask_demo","owner":"rickyyangrui","description":"用Python + Flask写的一个To do list,管理日常生活，学习。","archived":false,"fork":false,"pushed_at":"2017-10-30T12:00:05.000Z","size":379,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-23T04:57:12.490Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rickyyangrui.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}},"created_at":"2017-10-20T08:56:16.000Z","updated_at":"2021-08-29T07:08:09.000Z","dependencies_parsed_at":"2023-04-11T19:17:24.163Z","dependency_job_id":null,"html_url":"https://github.com/rickyyangrui/Flask_demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rickyyangrui/Flask_demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyyangrui%2FFlask_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyyangrui%2FFlask_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyyangrui%2FFlask_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyyangrui%2FFlask_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickyyangrui","download_url":"https://codeload.github.com/rickyyangrui/Flask_demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyyangrui%2FFlask_demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33082035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","python"],"created_at":"2024-12-13T23:27:50.667Z","updated_at":"2026-05-15T22:33:54.867Z","avatar_url":"https://github.com/rickyyangrui.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## To_do_list 使用说明\n\n- 修改app文件中的数据库参数：\n```\napp.config['SQLALCHEMY_DATABASE_URI'] = \"mysql://user:password@localhost/test\"\nuser：你自己的数据库的账号\npassword:你自己的数据库的密码 \ntest：就是你创建的database的名称，可以自行修改\n```      \n- 进入到虚拟环境中，并启动虚拟环境。\n\n- 在虚拟环境中，切换目录到项目的文件\n```\n(flask-env) C:\\Users**\\PycharmProjects\\Todo-list\u003epython manage.py db init\n(flask-env) C:\\Users**\\PycharmProjects\\Todo-list\u003epython manage.py db migrate\n(flask-env) C:\\Users**\\PycharmProjects\\Todo-list\u003epython manage.py db upgrade\n```\n\n由于本项目没有去做注册功能，只是一个简单的flask-web练手项目，所以，我们可以自己手动在你创建好的数据库中添加username, password. 然后去登录界面进行登录\n\n## 界面如下：\n***Login***\n![Login](https://github.com/rickyyangrui/Flask_demo/blob/master/screenshot/Login.png)\n***主界面***\n![主界面](https://github.com/rickyyangrui/Flask_demo/blob/master/screenshot/Todo_List.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickyyangrui%2Fflask_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickyyangrui%2Fflask_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickyyangrui%2Fflask_demo/lists"}