This repository has been archived on 2025-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
2016-11-20 13:48:38 +05:30
2016-11-20 13:45:04 +05:30
2016-11-20 13:45:04 +05:30
2016-11-20 13:45:04 +05:30
2016-11-20 13:06:54 +05:30
2016-11-20 13:48:38 +05:30

scrum-board

JavaScript Scrum App to manage tasks with ease.

Warning : It uses localstorage to store your tasks, make sure you don't clean up your Local Storage for this app atleast.

Demo

View

Setup

  • Clone Application by typing the following command in your terminal git@github.com:i-break-codes/scrum-board.git
  • Install node modules - npm install
  • Compile Assets - gulp

More to come

  • Edit task title
  • Set tasks priority
  • Import / Export tasks
  • Remember expanded/collapsed state of a task
  • Database / Websockets for collab board

Support

  • Bugs and requests, submit them through the project's issues section
  • Questions? DM or Tweet me @mr_ali3n
Description
No description provided
Readme 161 KiB
Languages
JavaScript 92.2%
SCSS 4.4%
HTML 3.4%