Skip to main content

No project description provided

Project description

BUPAP

This repository is a proof of concept for a "bottom up agile planning" tool. Currently you can only install it and browse the testdata, it is NOT YET A USEFUL TOOL.

Getting Started

Installation

You can either run the application as a simple python application or use the docker image.

python package

You can install the python package using

pip[x] install bupap

and run it with

bupap

docker

You can run a new docker container by calling

docker run -p 8123:80 --name bupap [-it|--detach] bupap:0.1.0

First login

The first start will take a short while to create testdata. Afterwards you should be able to see a webpage on http://127.0.0.1:8123

On standard configuration you can log in using:

Username: admin
Password: admin

Passwords of all the other users are their username as well, for example you can log in using cmarmo / cmarmo.

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

bupap-0.1.1.tar.gz (63.3 kB view hashes)

Uploaded Source

Built Distribution

bupap-0.1.1-py3-none-any.whl (84.1 kB view hashes)

Uploaded Python 3

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