{"id":15105240,"url":"https://github.com/dmslakmal/task-app-flask","last_synced_at":"2026-01-05T09:31:56.697Z","repository":{"id":257576372,"uuid":"858694881","full_name":"dmsLakmal/Task-App-Flask","owner":"dmsLakmal","description":"TaskApp is a simple task management application built with Flask and SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2024-09-17T11:35:57.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T10:11:33.748Z","etag":null,"topics":["flask","python","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmsLakmal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-09-17T11:23:46.000Z","updated_at":"2024-09-17T11:37:53.000Z","dependencies_parsed_at":"2024-09-18T01:31:20.946Z","dependency_job_id":null,"html_url":"https://github.com/dmsLakmal/Task-App-Flask","commit_stats":null,"previous_names":["dmslakmal/task-app-flask"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmsLakmal%2FTask-App-Flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmsLakmal%2FTask-App-Flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmsLakmal%2FTask-App-Flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmsLakmal%2FTask-App-Flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmsLakmal","download_url":"https://codeload.github.com/dmsLakmal/Task-App-Flask/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245989567,"owners_count":20705860,"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":["flask","python","sqlalchemy"],"created_at":"2024-09-25T20:22:08.000Z","updated_at":"2026-01-05T09:31:56.639Z","avatar_url":"https://github.com/dmsLakmal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaskApp\n\nTaskApp is a simple task management application built with Flask and SQLAlchemy.\n\n## Features\n\n- Add new tasks\n- View all tasks\n- Delete tasks\n\n## Requirements\n\n- Python 3.x\n- Flask\n- Flask-SQLAlchemy\n\n## Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/yourusername/TaskApp.git\n   cd TaskApp\n2. Create a virtual environment:\n   ```sh\n   python -m venv TaskApp-env\n3. Activate the virtual environment:\n  On Windows:\n  `TaskApp-env\\Scripts\\activate`\n  On Unix or MacOS:\n  `source TaskApp-env/bin/activate`\n\n4. Install the required packages:\n  `pip install -r requirements.txt`\n\n5. Set up the database:\n  ```sh\n    python\n    \u003e\u003e\u003e from app import app, db\n    \u003e\u003e\u003e with app.app_context():\n    ...     db.create_all()\n    ...\n```\n\n# Running the Application\n1. Start the Flask development server:\npython app.py\n2. Open your web browser and go to\n   `http://127.0.0.1:5000/.`\n\n\n## License\nThis project is licensed under the MIT License.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmslakmal%2Ftask-app-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmslakmal%2Ftask-app-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmslakmal%2Ftask-app-flask/lists"}