{"id":27374311,"url":"https://github.com/saschalucius/svelte-kanban","last_synced_at":"2025-04-13T11:55:58.722Z","repository":{"id":283572849,"uuid":"952212362","full_name":"SaschaLucius/svelte-kanban","owner":"SaschaLucius","description":"A Kanban Board made with Svelte","archived":false,"fork":false,"pushed_at":"2025-04-04T19:48:25.000Z","size":1530,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T11:55:54.308Z","etag":null,"topics":["agile-development","agile-methodologies","kanban","kanban-board","pwa","svelte"],"latest_commit_sha":null,"homepage":"https://saschalucius.github.io/svelte-kanban/","language":"Svelte","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/SaschaLucius.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-20T23:07:55.000Z","updated_at":"2025-04-04T19:48:28.000Z","dependencies_parsed_at":"2025-03-21T00:34:11.512Z","dependency_job_id":null,"html_url":"https://github.com/SaschaLucius/svelte-kanban","commit_stats":null,"previous_names":["saschalucius/svelte-kanban"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaschaLucius%2Fsvelte-kanban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaschaLucius%2Fsvelte-kanban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaschaLucius%2Fsvelte-kanban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaschaLucius%2Fsvelte-kanban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaschaLucius","download_url":"https://codeload.github.com/SaschaLucius/svelte-kanban/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710444,"owners_count":21149188,"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":["agile-development","agile-methodologies","kanban","kanban-board","pwa","svelte"],"created_at":"2025-04-13T11:55:58.152Z","updated_at":"2025-04-13T11:55:58.714Z","avatar_url":"https://github.com/SaschaLucius.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svelte Kanban\n\nA local-first Kanban board built with Svelte, TypeScript, and PWA features. This application allows you to organize your tasks visually in a Kanban-style board with drag-and-drop functionality.\n\n![Kanban Board](https://i.imgur.com/dummy-screenshot-link.png)\n\n## Features\n\n- 🚀 **Local-first**: All data is stored in your browser\n- 📱 **PWA support**: Works offline with caching\n- 🎨 **Colorful stickies**: Organize tasks with color coding\n- 🔄 **Drag and drop**: Move tasks between columns\n- 📐 **Responsive design**: Works on desktop and mobile\n\n## Columns\n\nThe board has four predefined columns:\n- Backlog\n- To Do\n- In Progress\n- Done\n\n## Getting Started\n\n### Development\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/yourusername/svelte-kanban.git\n   cd svelte-kanban\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n4. Open your browser and navigate to `http://localhost:5173`\n\n### Building for Production\n\nTo create a production version:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with:\n\n```bash\nnpm run preview\n```\n\n## Deployment\n\nThis app is configured to deploy to GitHub Pages using GitHub Actions. The workflow is set up to:\n\n1. Build the application when changes are pushed to the main branch\n2. Deploy the built files to GitHub Pages\n\nTo set this up for your own repository:\n\n1. Fork or clone this repository\n2. In your GitHub repository settings, enable GitHub Pages\n3. Set the source to \"GitHub Actions\"\n4. Push changes to the main branch to trigger a deployment\n\n## How to Use\n\n### Adding Tasks\n\n1. Click the \"+\" button in any column\n2. Enter task text\n3. Choose a color (or use the default)\n4. Click \"Add\" or press Enter\n\n### Moving Tasks\n\nDrag and drop tasks between columns to update their status.\n\n### Editing Tasks\n\n1. Click the edit (✏️) button on a task\n2. Update text and/or color\n3. Click \"Save\" or press Enter\n\n### Deleting Tasks\n\nClick the delete (🗑️) button on a task to remove it.\n\n## License\n\nMIT\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschalucius%2Fsvelte-kanban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaschalucius%2Fsvelte-kanban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschalucius%2Fsvelte-kanban/lists"}