{"id":18800027,"url":"https://github.com/davesimoes/task-management","last_synced_at":"2026-05-01T16:35:12.097Z","repository":{"id":246705980,"uuid":"821906591","full_name":"DaveSimoes/Task-Management","owner":"DaveSimoes","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-29T20:08:14.000Z","size":452,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T19:05:11.622Z","etag":null,"topics":["kanban","project-management","reactjs","task-manager"],"latest_commit_sha":null,"homepage":"https://kanban-taskmanagement-project.netlify.app/","language":"JavaScript","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/DaveSimoes.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-06-29T19:26:51.000Z","updated_at":"2024-06-29T23:30:45.000Z","dependencies_parsed_at":"2024-06-29T21:21:11.582Z","dependency_job_id":null,"html_url":"https://github.com/DaveSimoes/Task-Management","commit_stats":null,"previous_names":["davesimoes/kanban-task-management","davesimoes/task-management"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveSimoes%2FTask-Management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveSimoes%2FTask-Management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveSimoes%2FTask-Management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveSimoes%2FTask-Management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveSimoes","download_url":"https://codeload.github.com/DaveSimoes/Task-Management/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239729013,"owners_count":19687442,"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":["kanban","project-management","reactjs","task-manager"],"created_at":"2024-11-07T22:17:27.254Z","updated_at":"2026-01-03T10:30:13.061Z","avatar_url":"https://github.com/DaveSimoes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Karban Task Management\n\n This project is a recreation of the famous task management application Karban. It aims to provide a user-friendly and efficient interface for organizing your daily tasks.\n\n![Untitled](https://github.com/DaveSimoes/kanban-task-management/assets/109705197/b6fc4819-a30c-4087-b4d8-8ac5c3ca1d17)\n\n\n## Overview\n\nThis project was developed to practice and demonstrate skills in web development using modern technologies such as JavaScript, TypeScript, React.js, RESTful APIs, and GraphQL. It simulates the main functionalities of Karban, allowing users to create, edit, view, and delete tasks.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Features\n\n- Create tasks with title and description\n- Edit existing tasks\n- View tasks in a clean and organized interface\n- Delete tasks\n- Organize tasks by categories\n- Mark tasks as completed\n\n\n## Installation\n\nFollow the instructions below to set up and run the project locally.\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/DaveSimoes/karban-clone.git\n   cd kanban-task-management\n\n   \n2. Install dependencies:\n   ```bash\n   npm install\n\n3. Configure environment variables:\nCreate a .env file in the root of the project and add your environment variables. Example:\n\n    ```bash\n   REACT_APP_API_URL=http://localhost:4000\n   \n 4. Start the development server:\n\n     ```bash\n    npm start\n\n5.  Open your browser and navigate to:\n\n     ```bash\n    http://localhost:3000\n\n\n\n## Usage\nAfter starting the development server, you can begin using the application to manage your tasks. Follow the instructions on the interface to create, edit, and delete tasks.\n\n- Technologies Used\n- JavaScript\n- TypeScript \n- React.js\n- RESTful APIs\n- GraphQL\n- Build Tools and Frontend Pipelines\n- Git for code versioning\n- Agile Methodologies\n- \n## Contributing\nContributions are welcome! Feel free to open issues or submit pull requests. To contribute:\n\n- Fork the repository\n- Create a new branch (git checkout -b feature/new-feature)\n- Make your changes and commit (git commit -am 'Add new feature')\n- Push to the branch (git push origin feature/new-feature)\n- Open a Pull Request\n\n## License\nThis project is licensed under the MIT License. \n## Contact\nDave Simoes - dsimoespaiva@gmail.com\n\nFeel free to contact me if you have any questions or suggestions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesimoes%2Ftask-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavesimoes%2Ftask-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesimoes%2Ftask-management/lists"}