{"id":27498278,"url":"https://github.com/shubhambirari3/flask_task_manager_app","last_synced_at":"2026-04-30T10:08:50.754Z","repository":{"id":288062704,"uuid":"966707672","full_name":"shubhambirari3/flask_task_manager_app","owner":"shubhambirari3","description":"\"A simple Flask-based Task Manager and Reminder application with in-memory task storage, allowing users to add, toggle, and delete tasks with optional due dates.\"","archived":false,"fork":false,"pushed_at":"2025-04-15T10:40:37.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T22:05:17.776Z","etag":null,"topics":["flask","html-css","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/shubhambirari3.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-04-15T10:34:11.000Z","updated_at":"2025-04-15T10:41:12.000Z","dependencies_parsed_at":"2025-04-17T09:24:34.596Z","dependency_job_id":"4a3efc9d-00aa-4836-adbf-f8915556edca","html_url":"https://github.com/shubhambirari3/flask_task_manager_app","commit_stats":null,"previous_names":["shubhambirari3/flask_task_manager_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shubhambirari3/flask_task_manager_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhambirari3%2Fflask_task_manager_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhambirari3%2Fflask_task_manager_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhambirari3%2Fflask_task_manager_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhambirari3%2Fflask_task_manager_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubhambirari3","download_url":"https://codeload.github.com/shubhambirari3/flask_task_manager_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhambirari3%2Fflask_task_manager_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","html-css","python"],"created_at":"2025-04-17T08:29:38.830Z","updated_at":"2026-04-30T10:08:50.746Z","avatar_url":"https://github.com/shubhambirari3.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Task Manager \u0026 Reminder\n\nA simple web-based task manager and reminder application built using Flask. This app allows users to add tasks, mark them as done, delete tasks, and optionally set due dates for reminders.\n\n## Features\n- Add new tasks with optional due dates.\n- Mark tasks as done or undo the \"done\" status.\n- Delete tasks.\n- Responsive and user-friendly interface.\n\n## Project Structure\nflask_task_manager/ \n├── app.py # Main Flask application \n├── requirements.txt # Python dependencies \n├── templates/ \n│ └── index.html # HTML template for the task manager\n\n\n## Prerequisites\n- Python 3.7 or higher\n- Flask 2.0 or higher\n\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/flask_task_manager.git\n   cd flask_task_manager\n   ```\n\n  - python -m venv venv\n  - source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n  - pip install -r requirements.txt\n  - python app.py\n  - http://127.0.0.1:4000\n\n ## Future Improvements\nAdd persistent storage using a database (e.g., SQLite, PostgreSQL).\nImplement user authentication for personalized task management.\nAdd notifications for due tasks.\nLicense\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Contributing\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhambirari3%2Fflask_task_manager_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhambirari3%2Fflask_task_manager_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhambirari3%2Fflask_task_manager_app/lists"}