ki-doku/README.md

68 lines
1.7 KiB
Markdown
Raw Normal View History

# 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.
2021-05-31 21:31:29 +02:00
Es existiert jweils ein Repo für den Frontend- und den Backend-Code:
- https://git.wtf-eg.de/kompetenzinventar/ki-frontend.git
- https://git.wtf-eg.de/kompetenzinventar/ki-backend.git
## Features ##
2021-05-31 21:31:29 +02:00
TBD
## Contents
- [Features](#features)
- [Building](#building)
- [Contributing](#contributing)
## Building
2021-05-31 21:31:29 +02:00
building the ki-doku depends on python, sphinx,
sphinx-contrib-plantuml und plantuml.
building/ using the ki-backend depends on python and flask.
<!-- ROADMAP -->
## Roadmap
See the [open issues](https://github.com/github_username/repo_name/issues) for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->
## 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 -->
## License
Distributed under the ??? License. See `LICENSE` for more information.
<!-- CONTACT -->
## Contact
2021-05-31 21:31:29 +02:00
<!--
Your Name - [@twitter_handle](https://twitter.com/twitter_handle) - email
2021-05-31 21:31:29 +02:00
-->
Project Link: [https://git.wtf-eg.de/kompetenzinventar](https://git.wtf-eg.de/kompetenzinventar)
<!-- ACKNOWLEDGEMENTS -->
## Acknowledgements
* []()
* []()
* []()