Skip to main content

Simple Scrum System is a basic Django-based Scrum-like project manager. It takes advantage of the automagic admin contrib site.

Project description

Quick start

  • Install it as a normal django application,

  • Sync your DB.

  • Use it through your admin site.

Done.

Overview

Simple Scrum System is a basic Django-based Scrum-like project manager. It takes advantage of the automagic admin contrib site.

Features

With Simple Scrum System, you can:

  • add items to your backlog (including a free text area to describe them),

  • evaluate and rate them with story points and assign them priority

  • mark tasks as done

  • see your burndown chart

Usual workflow

  1. Go to the admin site and select the “sss” section.

  2. add one or as many as you want backlog items you need / want.

  3. once you have sorted them by priority, you must select the ones you will add to your first sprint.

    1. on the list page, select the checkboxes of the “n” first elements until your sprint is “full” (i.e. your maximum velocity is reached)

    2. On the dropdown combo, pick the “Assign these items to current sprint” option.

    3. Click on submit. Here you are, you now have your sprint backlog ready.

  4. Work on these features. Once they’re done, mark them as done.

  5. Once your sprint is over (i.e. all of the features are done), you’ll have to:

    1. Select the tasks on the list page,

    2. On the dropdown combo, pick the “Unassign these items out of the current sprint” option.

    3. Click on submit.

Repeat the step 3 as many times as possible, until all of your tasks are done.

Parameters

In the sss/conf/settings.py file, you can adapt your sprint length. SPRINT_NORMAL_DURATION is the number of days since the start of the sprint.

License

Simple Scrum System is published under the terms of the WTFPL, as follows:

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sss-1.0.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

sss-1.0-py2.6.egg (14.1 kB view details)

Uploaded Source

File details

Details for the file sss-1.0.tar.gz.

File metadata

  • Download URL: sss-1.0.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sss-1.0.tar.gz
Algorithm Hash digest
SHA256 0acf596d98d87de9adc9cb945c55d928380411909a1786c5f3f0d47e91a34ee9
MD5 ec149af4702f212231f2f3b5017e4cce
BLAKE2b-256 13321f0448333fc219940781e549e01837e510f665dc90a7664fffdc3179e152

See more details on using hashes here.

File details

Details for the file sss-1.0-py2.6.egg.

File metadata

  • Download URL: sss-1.0-py2.6.egg
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sss-1.0-py2.6.egg
Algorithm Hash digest
SHA256 c188c7ecb610d35af9495a925e98adcb69360807633dd897f7cc3b3b0926f0a2
MD5 2b10865c63295680cf57596967617436
BLAKE2b-256 d516160d0bc0d3afd53d9a439f9aac478d9aa7460b9c2e656567dd451a360a0c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page