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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bupap-0.1.1.tar.gz
.
File metadata
- Download URL: bupap-0.1.1.tar.gz
- Upload date:
- Size: 63.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.10.181-2-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68635d3b12353af157d04c75902c99bc89ba2f0b1320fefc907c592463866f35 |
|
MD5 | 90b9f637add6d9004ed7bfb22043caf4 |
|
BLAKE2b-256 | 368d8a5edc638c6f8d9d255491cab7038d45aa86c5b43c9c4cfad8d15cde36d5 |
File details
Details for the file bupap-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bupap-0.1.1-py3-none-any.whl
- Upload date:
- Size: 84.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.10.181-2-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6644c56a369523f57165a42c683ae855e21f499f9baebf222a077b0fb215a07 |
|
MD5 | 8d9f5b2fff7f4f5f3a946e318c69275d |
|
BLAKE2b-256 | df550db235b1a7ae2fba601362d41865e61f8b895ff4f9ea532e41b5ac69349d |