Code Monkey home page Code Monkey logo

trelloboard's Introduction

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

trelloboard's People

Contributors

nimone avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.