dwarfmondo/scrumcards
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
SCRUM CARDS =========== This is an HTML5 "app" to assist in-person Scrum (agile) project management estimation. It replaces the need for a native app on iPhone or Android, and adds an intermediary "I've voted" state that many "planning poker" phone apps lack. Live version here: - http://host.sonspring.com/scrum-cards Technical notes: - Uses no images. - HTML, CSS, JS cached. - Minimal HTTP requests. - Runs fast on phones. To run locally, get Serve: - http://get-serve.com