{"id":26411054,"url":"https://github.com/saikongara/taskmanager","last_synced_at":"2025-08-04T09:32:37.723Z","repository":{"id":282815293,"uuid":"949739043","full_name":"saikongara/TaskManager","owner":"saikongara","description":"TaskManager is a tool designed to help users organize and manage their tasks. It provides features such as task creation, assignment, and tracking progress.","archived":false,"fork":false,"pushed_at":"2025-03-17T04:33:57.000Z","size":956,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T05:23:53.650Z","etag":null,"topics":["management","organization","productivity","project","task"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/saikongara.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-03-17T04:00:47.000Z","updated_at":"2025-03-17T04:38:39.000Z","dependencies_parsed_at":"2025-03-17T05:34:04.788Z","dependency_job_id":null,"html_url":"https://github.com/saikongara/TaskManager","commit_stats":null,"previous_names":["saikongara/taskmanager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saikongara/TaskManager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saikongara%2FTaskManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saikongara%2FTaskManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saikongara%2FTaskManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saikongara%2FTaskManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saikongara","download_url":"https://codeload.github.com/saikongara/TaskManager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saikongara%2FTaskManager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268675515,"owners_count":24288285,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"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":["management","organization","productivity","project","task"],"created_at":"2025-03-17T20:29:52.885Z","updated_at":"2025-08-04T09:32:37.687Z","avatar_url":"https://github.com/saikongara.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaskManager\n\n## Overview\nTaskManager is a tool designed to help users organize and manage their tasks. It provides features such as task creation, assignment, and tracking progress.\n\n## Features\n- Task creation and assignment\n- Progress tracking\n\n## Getting Started\n\n### Prerequisites\n- Node.js (version 14.x or higher)\n- npm (version 6.x or higher)\n\n### Installation\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/saikongara/TaskManager.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd TaskManager\n    ```\n3. Install the dependencies:\n    ```sh\n    npm install\n    ```\n\n### Running the Application\nTo start the application locally, run:\n```sh\nnpm run dev\n```\nThe application will be available at `http://localhost:3000`.\n\n#### Application Interface\nOnce the application is running, you will see the main interface as shown below:\n\n![Main Interface](./assets/images/main-interface-screenshot.png)\n\n- **Add New Task**: Click this button to create a new task.\n- **Search tasks**: Use this search bar to find specific tasks.\n- **Filter by tags**: Filter tasks based on tags like work, planning, meetings, etc.\n- **Task Status**: View tasks categorized under \"Upcoming\" and \"Completed\".\n\n#### Creating a New Task\nTo create a new task, click on the \"Add New Task\" button. A form will appear as shown below:\n\n![New Task Form](./assets/images/new-task-form-screenshot.png)\n\n- **Title**: Enter the title of the task.\n- **Description**: Provide a detailed description of the task.\n- **Due Date**: Set the due date for the task.\n- **Priority**: Select the priority level (e.g., Low, Medium, High).\n- **Tags**: Add relevant tags to categorize the task.\n\nAfter filling out the form, click \"Create Task\" to add the task to your list.\n\n### Running Tests\nTo run the tests, use:\n```sh\nnpm test\n```\n\n## Contributing\nWe welcome contributions to improve TaskManager. To contribute, follow these steps:\n1. Fork the repository.\n2. Create a new branch:\n    ```sh\n    git checkout -b feature/your-feature-name\n    ```\n3. Make your changes and commit them:\n    ```sh\n    git commit -m \"Add your message here\"\n    ```\n4. Push to the branch:\n    ```sh\n    git push origin feature/your-feature-name\n    ```\n5. Create a pull request.\n\n\n## Contact\nFor any questions or feedback, please contact [saikongara](https://github.com/saikongara).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaikongara%2Ftaskmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaikongara%2Ftaskmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaikongara%2Ftaskmanager/lists"}