Dokumentation und issues für das Projekt Kompetenzinventar
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
weeman 7ce61a9bc1
tweak issue templates
1 year ago
.gitea/issue_template tweak issue templates 1 year ago
doc profile_visible -> visible 2 years ago
.gitignore initial README and docs taken over and adapted from membersteward-repo 2 years ago
Makefile make builds now singlehtml and pdf version of document 2 years ago
README.md update instructions for build dependencies 2 years ago

README.md

Kompetenzinventar

Dieses Repo enthält die Dokumentation des Projekts Kompentenzinventar - einer Webapplkation zur Erfassung von Userprofilen für die WTF eG.

In diesem Repo werden ausserdem die Issues des gesamten Kompentenzinventar-Projektes gesammelt.

Es existiert jweils ein Repo für den Frontend- und den Backend-Code:

Features

TBD

Contents

Building

Building the ki-doku depends on the following Python packages:

  • sphinx
  • sphinxcontrib-plantuml

as well as the system dependency plantuml, which you can get e.g. with apt install plantuml

Building/using the ki-backend depends on python and flask, see the repo's environment specification for details.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the ??? License. See LICENSE for more information.

Contact

Project Link: https://git.wtf-eg.de/kompetenzinventar

Acknowledgements