1.0.21 • Published 1 year ago

sps-kanban v1.0.21

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago