Skip to content

super3/dashban

Repository files navigation

Dashban

A modern, responsive Kanban board application built with HTML, TailwindCSS, and JavaScript.

Frontend Build Status Test Status Coverage Status License

Dashban Kanban Board Screenshot

Quick Start

git clone https://github.com/super3/dashban.git && cd dashban
npm install && npm test

Open index.html in your browser to start using Dashban.

🚀 Frontend Deployment

This project includes a GitHub Actions workflow for automatic deployment to GitHub Pages. To enable deployment:

  1. Go to your repository's Settings tab
  2. Navigate to Pages in the left sidebar
  3. Under Source, select "GitHub Actions"
  4. The workflow will automatically deploy your site when you push to the main branch

Your Dashban application will then be available at: https://yourusername.github.io/dashban

🔧 GitHub Integration Setup

To enable GitHub issue creation directly from Dashban:

Create Personal Access Token

  1. Go to Settings > Developer settings > Personal access tokens > Fine-grained tokens
  2. Click "Generate new token"
  3. Select your repository as the resource owner
  4. Under permissions, grant "Issues" with Read and Write access
  5. Generate the token and copy it

About

Kanban project management with a realtime status dashboards in one clean interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •