Socket
Socket
Sign inDemoInstall

sps-kanban

Package Overview
Dependencies
285
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sps-kanban

React Kanban component


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Trello Board 📌

A Trelloboard to help manage and visualize your project workload & progress with a simple & pretty interface (basically a trello clone).

Breaking Change: with the introduction of projects/boards the store state has been changed. If you were using the app previously this version will crash, you have to clear the application local storage yourself for this version to work.

Demo: https://trelloboard.pages.dev/

Screenshot (light): Light theme

Screenshot (dark): Dark theme


Features 🌟

  • Helps manage & visualize your project workload & progress with ease.
  • Stores your data privately in your browser's inbuilt local storage.
  • Dark mode to rescue when working in a dark environment.
  • Simple & pretty interface - just the way you'd expect.
  • 🆕 Allows multiple projects/boards to accommodate all your projects.
  • 🆕 Easily export & import all data in JSON format.

Technologies used 🛠️

  • React - Front-End JavaScript library
  • Typescript - JavaScript with syntax for types.
  • Zustand - Bear necessities for state management in React.
  • Windi CSS - Next generation utility-first CSS framework
  • Feather Icons - Simply beautiful open source icons
  • Vite - Frontend Tooling

Build yourself

  1. Clone this repo
git clone https://github.com/nimone/trelloboard && cd trelloboard
  1. Install project dependecies
npm install
  1. Build the project and start a local server
npm run build && npm run serve

Or, run a development server using npm run dev

FAQs

Last updated on 12 Apr 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc