{"id":29171967,"url":"https://github.com/nutancoder/trello-todo-board","last_synced_at":"2025-07-20T00:32:19.235Z","repository":{"id":299281223,"uuid":"1002529609","full_name":"NutanCoder/trello-todo-board","owner":"NutanCoder","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-15T19:47:04.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T13:09:37.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NutanCoder.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,"zenodo":null}},"created_at":"2025-06-15T17:02:14.000Z","updated_at":"2025-06-15T19:47:07.000Z","dependencies_parsed_at":"2025-06-15T19:02:55.123Z","dependency_job_id":"7f26dc6e-5fbc-41e2-9c2a-66f55c30f7f9","html_url":"https://github.com/NutanCoder/trello-todo-board","commit_stats":null,"previous_names":["nutancoder/trello-todo-board"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NutanCoder/trello-todo-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NutanCoder%2Ftrello-todo-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NutanCoder%2Ftrello-todo-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NutanCoder%2Ftrello-todo-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NutanCoder%2Ftrello-todo-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NutanCoder","download_url":"https://codeload.github.com/NutanCoder/trello-todo-board/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NutanCoder%2Ftrello-todo-board/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266048565,"owners_count":23868741,"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":[],"created_at":"2025-07-01T13:09:36.266Z","updated_at":"2025-07-20T00:32:19.202Z","avatar_url":"https://github.com/NutanCoder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trello-Style Todo Application\n\nA modern, responsive todo application built with React, TypeScript, and Vite, featuring a Trello-style interface for task management.\n\n## 🚀 Features\n\n- Drag-and-drop task management\n  - Responsive drag and drop that adapts to different screen sizes\n  - Touch-friendly drag and drop for mobile devices\n  - Visual feedback during drag operations\n- Multiple task lists/boards\n- Modern UI with Tailwind CSS\n  - Responsive design optimized for all screen sizes\n  - Special layout adjustments for screens below 800px\n  - Mobile-first approach with progressive enhancement\n- State management with Redux Toolkit\n- Type-safe development with TypeScript\n- Responsive design for all devices\n\n## 🛠️ Tech Stack\n\n- **Frontend Framework:** React 18.3\n- **Language:** TypeScript 5.6\n- **Build Tool:** Vite 6.0\n- **State Management:** Redux Toolkit 2.8\n- **Routing:** React Router DOM 6.30\n- **Styling:** Tailwind CSS 4.1\n- **HTTP Client:** Axios 1.9\n- **Code Quality:** ESLint 9.17\n\n## 📦 Installation\n\n1. Clone the repository:\n\n```bash\ngit clone [repository-url]\ncd trello-style-todo\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n```\n\n3. Start the development server:\n\n```bash\nnpm run dev\n```\n\n## 🏗️ Project Structure\n\n```\nsrc/\n├── components/     # Reusable UI components\n├── pages/         # Page components\n├── services/      # API and external service integrations\n├── store/         # Redux store configuration\n├── types/         # TypeScript type definitions\n├── utils/         # Utility functions and helpers\n├── App.tsx        # Main application component\n├── main.tsx       # Application entry point\n└── index.css      # Global styles\n```\n\n## 🚀 Available Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build for production\n- `npm run lint` - Run ESLint\n- `npm run preview` - Preview production build\n\n## 🔧 Development\n\nThe project uses TypeScript for type safety and better development experience. Key development tools include:\n\n- **ESLint** for code linting\n- **TypeScript** for type checking\n- **Vite** for fast development and building\n\n## 📝 Code Style\n\nThe project follows modern React best practices and uses ESLint for code quality. The configuration includes:\n\n- TypeScript-aware linting\n- React-specific rules\n- Modern JavaScript features\n\n## 🏗️ Building for Production\n\nTo create a production build:\n\n```bash\nnpm run build\n```\n\nThe build artifacts will be stored in the `dist/` directory.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutancoder%2Ftrello-todo-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnutancoder%2Ftrello-todo-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutancoder%2Ftrello-todo-board/lists"}