{"id":25651099,"url":"https://github.com/abidhasanrafi/task-manager-app","last_synced_at":"2026-04-13T14:31:45.405Z","repository":{"id":278961839,"uuid":"937287524","full_name":"AbidHasanRafi/task-manager-app","owner":"AbidHasanRafi","description":"The Task Manager App is a simple yet efficient web-based application that allows users to create, update, and delete tasks effortlessly. Designed for productivity, this app helps users manage their daily tasks in an organized manner.","archived":false,"fork":false,"pushed_at":"2025-02-22T20:02:22.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T20:28:02.957Z","etag":null,"topics":["bootstrap","django","sqlite"],"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/AbidHasanRafi.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":"2025-02-22T19:22:43.000Z","updated_at":"2025-02-22T20:02:26.000Z","dependencies_parsed_at":"2025-02-22T20:38:14.328Z","dependency_job_id":null,"html_url":"https://github.com/AbidHasanRafi/task-manager-app","commit_stats":null,"previous_names":["abidhasanrafi/task-manager-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbidHasanRafi%2Ftask-manager-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbidHasanRafi%2Ftask-manager-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbidHasanRafi%2Ftask-manager-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbidHasanRafi%2Ftask-manager-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbidHasanRafi","download_url":"https://codeload.github.com/AbidHasanRafi/task-manager-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240339582,"owners_count":19785957,"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":["bootstrap","django","sqlite"],"created_at":"2025-02-23T16:17:29.820Z","updated_at":"2026-04-13T14:31:45.341Z","avatar_url":"https://github.com/AbidHasanRafi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager App\n\n![Task Manager App](ui.png)\n\n## Overview\nThe **Task Manager App** is a simple yet efficient web-based application that allows users to create, update, and delete tasks effortlessly. Designed for productivity, this app helps users manage their daily tasks in an organized manner.\n\n## Features\n- Create new tasks with titles, descriptions, and deadlines.\n- Edit existing tasks to update their details.\n- Mark tasks as complete or pending.\n- Delete tasks that are no longer needed.\n- User-friendly interface built with **Django** and **Bootstrap**.\n\n## Technologies Used\n- **Django** (Python framework for backend development)\n- **Bootstrap** (CSS framework for responsive design)\n- **SQLite** (Default Django database for storing tasks)\n\n## Installation\n\nTo set up and run the application locally, follow these steps:\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/AbidHasanRafi/task-manager-app.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd task-manager-app\n   ```\n3. Create a virtual environment:\n   ```sh\n   python -m venv venv\n   ```\n4. Activate the virtual environment:\n   - On Windows:\n     ```sh\n     venv\\Scripts\\activate\n     ```\n   - On macOS/Linux:\n     ```sh\n     source venv/bin/activate\n     ```\n5. Install dependencies:\n   ```sh\n   pip install -r requirements.txt\n   ```\n6. Run migrations:\n   ```sh\n   python manage.py migrate\n   ```\n7. Start the development server:\n   ```sh\n   python manage.py runserver\n   ```\n8. Open your browser and go to:\n   ```\n   http://127.0.0.1:8000/\n   ```\n\n## Author\nDeveloped by **Abid Hasan Rafi**\n\n- **GitHub:** [AbidHasanRafi](https://github.com/AbidHasanRafi)\n- **Portfolio:** [abid-hasan-rafi.web.app](https://abid-hasan-rafi.web.app/)\n\n## License\nThis project is open-source and available under the **MIT License**.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabidhasanrafi%2Ftask-manager-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabidhasanrafi%2Ftask-manager-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabidhasanrafi%2Ftask-manager-app/lists"}