/boardX

Primary LanguageJavaScriptMIT LicenseMIT

logo

BoardX

Kanban board web app for managing project tasks in lists.

Banner

🚀 Features

  • Drag & Drop lists and cards
  • Local Storage of board state
  • Offline support (PWA)
  • Add & Delete Lists
  • Add & Delete Cards

🚧 Upcoming Features

  • Editing cards
  • Renaming Lists
  • Multiple boards
  • Card count on list
  • Dark mode
  • Themes
  • Cloud storage

⚙️ Environment Setup

Install dependencies

npm install

Launch dev server

npm run dev

📜 License

This software is open source, licensed under the MIT License.