Dokumentation und issues für das Projekt Kompetenzinventar
Go to file
Gulliver 78347140ae added entities for users experiences
splitted address into separate table
added types, length and Nullable information to attributes (based on flask data model)
2021-06-11 00:26:30 +02:00
doc added entities for users experiences 2021-06-11 00:26:30 +02:00
.gitignore initial README and docs taken over and adapted from membersteward-repo 2021-05-28 22:20:20 +02:00
Makefile make builds now singlehtml and pdf version of document 2021-05-31 21:18:27 +02:00
README.md added links to front and backend repo 2021-05-31 21:31:29 +02:00

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 python, sphinx, sphinx-contrib-plantuml und plantuml.

building/ using the ki-backend depends on python and flask.

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