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.
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
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
Languages
JavaScript
92.2%
SCSS
4.4%
HTML
3.4%