{"id":13338031,"url":"https://github.com/l-vamsi-krishna/todo","last_synced_at":"2025-03-11T08:32:19.780Z","repository":{"id":41097466,"uuid":"508295705","full_name":"l-vamsi-krishna/todo","owner":"l-vamsi-krishna","description":"Flask \u0026 CLI based ToDo application built with python","archived":false,"fork":false,"pushed_at":"2022-09-24T06:39:41.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-23T20:11:46.317Z","etag":null,"topics":["cli","database","flask","flask-sqlalchemy","python3","sqlite","todo"],"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/l-vamsi-krishna.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}},"created_at":"2022-06-28T12:45:48.000Z","updated_at":"2022-09-13T07:14:13.000Z","dependencies_parsed_at":"2023-01-18T10:37:05.840Z","dependency_job_id":null,"html_url":"https://github.com/l-vamsi-krishna/todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-vamsi-krishna%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-vamsi-krishna%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-vamsi-krishna%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-vamsi-krishna%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l-vamsi-krishna","download_url":"https://codeload.github.com/l-vamsi-krishna/todo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243000901,"owners_count":20219766,"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":["cli","database","flask","flask-sqlalchemy","python3","sqlite","todo"],"created_at":"2024-07-29T19:15:29.311Z","updated_at":"2025-03-11T08:32:19.489Z","avatar_url":"https://github.com/l-vamsi-krishna.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todo\n\n[![Python application](https://github.com/l-vamsi-krishna/todo/actions/workflows/python-app.yml/badge.svg)](https://github.com/l-vamsi-krishna/todo/actions/workflows/python-app.yml)![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Django)\n\nA Simple Todo application, which persists/updates/deletes to database.  \nIt is updated to use sql alchemy to perform db operations, instead of sqlite connectors \u0026 cursors.  \nIt uses autopep8 to implement pep 8 coding standards.  \n\nIt can be used on CLI.  \nRun below command inside venv, to interact within CLI.\n```\npython todo/cli/todo.py\n```\n![CLI](/assets/cli.jpg)\n\nFlask GUI connects to the same database to perform db tasks.  \nRun below command to start flask web server.\n```\npython -m todo.web.app\n```\nThe above command, considers top level directory in sys.path, hence relative imports work.  \n\n![Home Page](/assets/home.jpg)\n\n# Contributions\nI would be very happy for any contribution.\n\n# Next Steps\n1. Currently Flask GUI just retrieves the data, need to provide option to update/delete the data.\n2. Use Bootstrap to beautify GUI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-vamsi-krishna%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl-vamsi-krishna%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-vamsi-krishna%2Ftodo/lists"}