{"id":27615678,"url":"https://github.com/khulisojohn/taskon-management","last_synced_at":"2025-04-23T03:57:23.198Z","repository":{"id":287236711,"uuid":"963921242","full_name":"KhulisoJohn/TaskOn-Management","owner":"KhulisoJohn","description":"A simple and efficient Kanban-style task management web application built with React, Tailwind CSS, CSS, and TypeScript. This app allows users to manage and organize their tasks in an intuitive drag-and-drop interface. You can add, update, delete, move, and mark tasks as completed,.","archived":false,"fork":false,"pushed_at":"2025-04-19T13:25:16.000Z","size":323,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T03:57:19.160Z","etag":null,"topics":["react-components","react-hooks","react-router","react-router-dom","react-state-management","reactjs","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KhulisoJohn.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,"zenodo":null}},"created_at":"2025-04-10T12:18:42.000Z","updated_at":"2025-04-19T13:23:07.000Z","dependencies_parsed_at":"2025-04-10T18:09:07.583Z","dependency_job_id":null,"html_url":"https://github.com/KhulisoJohn/TaskOn-Management","commit_stats":null,"previous_names":["khulisojohn/task-manegement"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhulisoJohn%2FTaskOn-Management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhulisoJohn%2FTaskOn-Management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhulisoJohn%2FTaskOn-Management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhulisoJohn%2FTaskOn-Management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KhulisoJohn","download_url":"https://codeload.github.com/KhulisoJohn/TaskOn-Management/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366716,"owners_count":21418769,"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":["react-components","react-hooks","react-router","react-router-dom","react-state-management","reactjs","tailwindcss","typescript"],"created_at":"2025-04-23T03:57:22.353Z","updated_at":"2025-04-23T03:57:23.191Z","avatar_url":"https://github.com/KhulisoJohn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# TaskOn Management App\n\nA simple and efficient **Kanban-style** task management web application built with **React**, **Tailwind CSS**, **CSS**, and **TypeScript**. This app allows users to manage and organize their tasks in an intuitive drag-and-drop interface. You can add, update, delete, move, and mark tasks as completed, simulating a Kanban board.\n\nThis project is built to reflect the **Tecbridle Foundation Cohort**, incorporating key concepts learned during the React.js, including TypeScript for type safety and enhanced development.\n\n## Features\n\n- Add tasks with titles and descriptions.\n- Drag and drop tasks between different columns (e.g., \"To Do\", \"In Progress\", \"Completed\").\n- Edit existing tasks.\n- Delete tasks.\n- Mark tasks as completed.\n- Responsive design using **Tailwind CSS**.\n- Custom styling with **CSS** for enhanced visuals.\n- LocalStorage (optional): Store tasks locally on the browser for persistence.\n- Strong type safety using **TypeScript**.\n\n## Technologies Used\n\n- **React**: A JavaScript library for building user interfaces.\n- **Tailwind CSS**: A utility-first CSS framework for creating custom designs quickly.\n- **CSS**: For custom styling to enhance the user experience.\n- **TypeScript**: A superset of JavaScript that adds type safety and enhanced development experience.\n- **LocalStorage** (optional): For storing tasks locally on the browser.\n\n## Demo\n\nCheck out a live demo of the project (replace with your actual link once deployed).\n\n## Installation\n\n### 1. Clone the repository:\n\n```bash\ngit clone https://github.com/Khulisojohn/TaskOn-management-app.git\ncd TaskOn-management-app\n```\n### 2. Install dependancies\n\n```bash\nnpm install\n```\n### 3. Run the development server\n\n```bash\nnpm run dev\n```\n\n## Usage\n\n1. **Add a Task**: Click the \"Add Task\" button in any column (e.g., \"To Do\"), enter the task title and description, and click \"Save\".\n\n2. **Drag and Drop Tasks**: Drag tasks between columns like \"To Do\", \"In Progress\", and \"Completed\" to simulate the Kanban flow.\n\n3. **Edit a Task**: Click the \"Edit\" button next to any task to modify its title or description.\n\n4. **Delete a Task**: Click the \"Delete\" button to remove a task.\n\n5. **Mark Task as Completed**: Check the task as \"Completed\" directly from the board.\n\n## Tailwind CSS Configuration\n\nThis project uses **Tailwind CSS** for utility-first styling. It is configured with a `tailwind.config.js` file for custom themes and breakpoints.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- **React** for providing a fantastic framework for building UI.\n- **Tailwind CSS** for its amazing utility-first design system.\n- **CSS** for the final touch on custom styling.\n- **TypeScript** for type safety and a better development experience.\n- **Techbride Foundation** for the orpotunity and learning materials that helped shape the foundation for this project.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhulisojohn%2Ftaskon-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhulisojohn%2Ftaskon-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhulisojohn%2Ftaskon-management/lists"}