Skip to main content

Plorma is a task management application to plan organise and manage your tasks.

Project description

Plorma is a webapplication to plan, organise and manage tasks. While it tries to be as generic as possible it can be especially used as a simple issue or bug tracker in software development.

Prerequisites

Plorma requires a PostgreSQL database. The default database (configured in the ini file) is named plorma. Please make sure this database is created and accessible before invoking the following commands.

Getting Started

  • cd <directory containing this file>

  • $venv/bin/python setup.py develop

  • $venv/bin/plorma-admin db init

The following steps are optional and only needed if you want to have some demo data to play around.

  • $venv/bin/plorma-admin fixtures load –path plorma/fixtures/demo

  • $venv/bin/plorma-admin db fixsequence

Finally start the sperver

  • $venv/bin/pserve development.ini

Testuser

  • Admin: Login: admin Passwort: secret

  • Productowner: Login: peter Passwort: peter

  • Developer: Login: dave Passwort: dave

0.3

  • Added Sprint modul

  • Added Workbench to show the most important tasks.

  • Added stats on sprints on the start page

0.2

  • Added tag extension

0.1

  • Added first version of a task modul

0.0

  • Initial version

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

plorma-0.3.b2.tar.gz (768.6 kB view hashes)

Uploaded Source

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