{"id":28943811,"url":"https://github.com/thisis-developer/taskflow","last_synced_at":"2026-04-24T20:33:11.503Z","repository":{"id":290187034,"uuid":"874674350","full_name":"ThisIs-Developer/TaskFlow","owner":"ThisIs-Developer","description":"TaskFlow - A modern task management system to boost your productivity and team collaboration.","archived":false,"fork":false,"pushed_at":"2025-04-28T18:03:44.000Z","size":2881,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T05:11:30.570Z","etag":null,"topics":["cloudflare","html-css-javascript","kanban","kanban-board-application","task-manager","taskflow"],"latest_commit_sha":null,"homepage":"https://taskflowapp.pages.dev","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/ThisIs-Developer.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":"2024-10-18T08:59:25.000Z","updated_at":"2025-04-28T18:03:48.000Z","dependencies_parsed_at":"2025-06-23T05:10:36.642Z","dependency_job_id":"0efc1c06-bf17-41b2-abfc-68888ef6a02d","html_url":"https://github.com/ThisIs-Developer/TaskFlow","commit_stats":null,"previous_names":["thisis-developer/kanban-board","thisis-developer/taskflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThisIs-Developer/TaskFlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FTaskFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FTaskFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FTaskFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FTaskFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThisIs-Developer","download_url":"https://codeload.github.com/ThisIs-Developer/TaskFlow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FTaskFlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32239738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cloudflare","html-css-javascript","kanban","kanban-board-application","task-manager","taskflow"],"created_at":"2025-06-23T05:10:25.690Z","updated_at":"2026-04-24T20:33:11.498Z","avatar_url":"https://github.com/ThisIs-Developer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaskFlow - Modern Task Management System\n\n[![TaskFlow Banner](https://img.shields.io/badge/TaskFlow-Task%20Management-blue)](https://taskflowapp.pages.dev/)\n\nA modern, intuitive task management system designed to boost productivity and team collaboration. TaskFlow provides a flexible kanban-style interface for organizing tasks across customizable columns, perfect for individuals and teams looking to streamline their workflow.\n\n## 🌟 Features\n\n- **Intuitive Drag-and-Drop Interface**: Easily move tasks between different stages of completion\n- **Customizable Columns**: Create and manage columns to match your workflow\n- **Comprehensive Task Details**: Include descriptions, due dates, priorities, assignees, and more\n- **Task Organization Options**:\n  - Priority levels (Low, Medium, High)\n  - Due dates\n  - Task assignment\n  - Custom tags\n  - Attachments with URLs\n  - Subtasks/Checklists\n  - Comments\n- **Search Functionality**: Quickly find tasks using the search bar\n- **Responsive Design**: Works seamlessly on desktop and mobile devices\n- **Local Storage**: All data is saved in your browser's local storage for persistence\n\n---\n\n## 📸 Screenshots\n![TaskFlow](assets/landing.png)\n*Initial screen view upon accessing TaskFlow.*\n\n![TaskFlow Board View](assets/board-view.png)\n*The main board view with multiple columns and tasks*\n\n![Task Detail Modal](assets/task-detail.png)\n*Detailed task information modal*\n\n---\n\n## 💻 Technologies Used\n\n- HTML5\n- CSS3\n- JavaScript (Vanilla)\n- Bootstrap 5.3.0\n- Font Awesome 6.4.0\n- Google Fonts (Poppins)\n- SweetAlert2 for notifications\n\n## 🚀 Getting Started\n\n### Online Demo\n\nVisit [TaskFlow Demo](https://taskflowapp.pages.dev/) to see the application in action.\n\n### Local Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ThisIs-Developer/TaskFlow.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd taskflow\n   ```\n\n3. Open `index.html` in your browser to start using TaskFlow.\n\n## 📱 Usage Guide\n\n1. **Getting Started**: Click the \"Get Started\" button on the welcome screen to access the main application.\n\n2. **Creating Columns**: \n   - Click the \"Add Column\" button in the navigation bar\n   - Enter a title for your column (e.g., \"To Do\", \"In Progress\", \"Done\")\n   - Click \"Save Column\"\n\n3. **Adding Tasks**:\n   - Click the \"Add Task\" button in the navigation bar or the floating \"+\" button on mobile\n   - Fill in the task details:\n     - Title (required)\n     - Description\n     - Priority level\n     - Due date\n     - Assignee\n     - Tags (comma-separated)\n     - Attachments (with optional URLs)\n     - Subtasks/Checklist items\n     - Comments\n   - Click \"Save Task\"\n\n4. **Managing Tasks**:\n   - Click on any task card to view or edit its details\n   - Drag and drop tasks between columns to update their status\n   - Use the search bar to find specific tasks\n\n5. **Resetting Data**: Click the \"Reset\" button to clear all data and start fresh (with confirmation)\n\n## 🏗️ Project Structure\n\n- `index.html`: Main HTML structure and UI elements\n- `styles.css`: Custom styling and responsive design rules\n- `scripts.js`: JavaScript functionality for task and column management\n- `assets/`: Contains images and icons\n\n## 🔒 Data Privacy\n\nAll data is stored locally in your browser using localStorage. No data is sent to any external servers.\n\n## 🔧 Customization\n\nTaskFlow can be customized by modifying the CSS variables in the `styles.css` file to match your brand colors and preferences.\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n[![GitHub stars](https://img.shields.io/github/stars/ThisIs-Developer/TaskFlow.svg?style=social\u0026label=Star)](https://github.com/ThisIs-Developer/TaskFlow)\n[![GitHub forks](https://img.shields.io/github/forks/ThisIs-Developer/TaskFlow.svg?style=social\u0026label=Fork)](https://github.com/ThisIs-Developer/TaskFlow)\n[![GitHub issues](https://img.shields.io/github/issues/ThisIs-Developer/TaskFlow.svg)](https://github.com/ThisIs-Developer/TaskFlow/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Ftaskflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisis-developer%2Ftaskflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Ftaskflow/lists"}