Skip to content
/ scrum Public

Tool to manage the backlog and plan sprints. Little project to learn something of Flux-React. WORK IN PROGRESS.

License

Notifications You must be signed in to change notification settings

mlahoz/scrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrum Helper

Tool to manage the backlog and plan sprints.

Little project to learn something of Flux-React. WORK IN PROGRESS.

Usage

# install all dependencies
npm install

# start budo server
npm start

# build with browserify
npm run-script build

# build with prod parameters
npm run-script release

TODO

  • Data layer: use dexie.js (IndexedDB API) and promises
  • Unit test: investigate more options (tape, casper, mocha, jasmine, jest)
  • UI: add bootstrap
  • Architecture: Flux
  • Functionality: priority sorting, sprints, epics, etc...

About

Tool to manage the backlog and plan sprints. Little project to learn something of Flux-React. WORK IN PROGRESS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published