Skip to content

A project management board to track progress of personal projects and works. Inspired by Trello

Notifications You must be signed in to change notification settings

DesmondSanctity/project-mgt-board

Repository files navigation

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

Demo: project-mgt-board.netlify.app/

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.

Technologies used 🛠️

  • React - Front-End JavaScript library
  • Typescript - JavaScript with syntax for types.
  • 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/DesmondSanctity/project-mgt-board && cd project-mgt-board
  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

About

A project management board to track progress of personal projects and works. Inspired by Trello

Topics

Resources

Stars

Watchers

Forks