{"id":27097556,"url":"https://github.com/geffrerson7/todo-app-flask","last_synced_at":"2026-04-14T19:32:22.565Z","repository":{"id":176465904,"uuid":"617664946","full_name":"Geffrerson7/TODO-APP-FLASK","owner":"Geffrerson7","description":"Todo app designed with Flask","archived":false,"fork":false,"pushed_at":"2023-06-26T02:56:12.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T10:49:55.096Z","etag":null,"topics":["bootstrap5","docker","flask","html","javascript","mongodb","python"],"latest_commit_sha":null,"homepage":"","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/Geffrerson7.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":"2023-03-22T21:17:09.000Z","updated_at":"2023-05-08T19:00:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"13bd4263-6bd6-4648-a539-356b7eb8309c","html_url":"https://github.com/Geffrerson7/TODO-APP-FLASK","commit_stats":null,"previous_names":["geffrerson7/todo-app-flask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Geffrerson7/TODO-APP-FLASK","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTODO-APP-FLASK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTODO-APP-FLASK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTODO-APP-FLASK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTODO-APP-FLASK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geffrerson7","download_url":"https://codeload.github.com/Geffrerson7/TODO-APP-FLASK/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTODO-APP-FLASK/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["bootstrap5","docker","flask","html","javascript","mongodb","python"],"created_at":"2025-04-06T10:48:19.529Z","updated_at":"2026-04-14T19:32:22.552Z","avatar_url":"https://github.com/Geffrerson7.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TODO-APP-FLASK\n\n## Description\n\nApp made with Flask and Python to create tasks, mark tasks as done and edit tasks.\n\n## Getting Started\n\nFirst clone the repository from Github and switch to the new directory:\n```bash\n$ clone git https://github.com/Geffrerson7/TODO-APP-FLASK.git\n```\n\n```bash\n$ cd TODO-APP-FLASK\n```\n\nActivate the virtualenv for your project.\n\n```sh\n$ virtualenv venv\n# windows\n$ source venv/Scripts/activate\n# Linux\n$ source venv/bin/activate\n```\n\nInstall project dependencies:\n```sh\n(venv)$ pip install -r requirements.txt\n```\n\nCreate the following environment variables in the .env file\n\n`FLASK_APP`\n\n`FLASK_DEBUG`\n\n`FLASK_ENV`\n\n`SECRET_KEY`\n\n`DATABASE_URI`\n\n`DB_NAME`\n\nYou can now run the development server:\n```sh\n(venv)$ flask run\n```\n\nAnd navigate to\n```sh\nhttp://127.0.0.1:5000/\n```\n\n## Project installation in Docker\n\nClone the repository\n\n```bash\n$ git clone https://github.com/Geffrerson7/TODO-APP-FLASK.git\n```\n\nGo to the project directory.\n\n```bash\n$ cd TODO-APP-FLASK\n```\n\nRun the command\n```sh\n$ docker-compose up\n```\n\nAnd navigate to the route\n```sh\nhttp://127.0.0.1:5000/\n```\n\n## Author\n\n- [Gefferson Max Casasola Huamancusi](https://www.github.com/Geffrerson7)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Ftodo-app-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeffrerson7%2Ftodo-app-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Ftodo-app-flask/lists"}