{"id":27233866,"url":"https://github.com/prakshi-23/to-do-app","last_synced_at":"2026-04-28T17:04:15.726Z","repository":{"id":275917574,"uuid":"927609626","full_name":"Prakshi-23/To-Do-App","owner":"Prakshi-23","description":"Simple To-Do Application using Flask Python","archived":false,"fork":false,"pushed_at":"2025-02-09T15:53:11.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T00:05:40.520Z","etag":null,"topics":["flask","flask-application","python","python-app","todoapp","webdevelopment"],"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/Prakshi-23.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,"zenodo":null}},"created_at":"2025-02-05T08:42:22.000Z","updated_at":"2025-02-09T15:53:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d4f6170-9439-4361-b5b4-e370fed86774","html_url":"https://github.com/Prakshi-23/To-Do-App","commit_stats":null,"previous_names":["prakshi-23/to-do-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Prakshi-23/To-Do-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prakshi-23%2FTo-Do-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prakshi-23%2FTo-Do-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prakshi-23%2FTo-Do-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prakshi-23%2FTo-Do-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prakshi-23","download_url":"https://codeload.github.com/Prakshi-23/To-Do-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prakshi-23%2FTo-Do-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["flask","flask-application","python","python-app","todoapp","webdevelopment"],"created_at":"2025-04-10T15:20:51.579Z","updated_at":"2026-04-28T17:04:15.720Z","avatar_url":"https://github.com/Prakshi-23.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-Do Flask App\n\nA simple To-Do application built using Flask.\n\n## Features\n\n- Add tasks\n- Delete tasks\n- Update tasks\n\n## Prerequisites\n\nEnsure you have the following installed on your system:\n\n- Python (\u003e=3.7)\n- pip (Python package manager)\n\n## Installation and Setup\n\n### 1. Open CMD in the App Folder\n\nNavigate to the folder where your Flask To-Do app is located.\n\n### 2. Install Virtual Environment\n\n```sh\npip install virtualenv\n```\n\n### 3. Create and Activate Virtual Environment\n\n```sh\nvirtualenv env\n# Activate virtual environment\n# Windows\nenv\\Scripts\\activate\n\n```\n\n### 4. Install Flask and Dependencies\n\n```sh\npip install flask \npip install pymysql\n```\n\n### 5. Run the Application\n\n```sh\npy app.py\n```\n### Note: Keep the html files in templates folder inside your project folder and virtualenv env command will create a folder as well also keep static folder to store the images, css, and js files that is used in the app\n\nThe app will be running at: `http://127.0.0.1:5000/`\n\n##\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprakshi-23%2Fto-do-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprakshi-23%2Fto-do-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprakshi-23%2Fto-do-app/lists"}