Skip to content
Thomas Fink edited this page May 22, 2023 · 18 revisions

(EN) Introduction

Welcome to the KoBIT backend documentation wiki. This manual is intended for programmers wishing to customize or extend KoBIT Backend. Programmers wishing to extend or customize KoBIT Backend are expected to know and understand the Java Springboot framework as well as object oriented design principles.

Here you will be able to find the Developer Handbook which includes a step by step installation manual to get started with Springboot and the project's dependencies.

The frontend documentation can be found in the frontend repository.

Distribution of Github Repositories

The backend repository can be found at kobit-backend.

The frontend repository can be found at kobit-frontend.


(DE) Einleitung

Herzlich willkommen im KoBIT Backend Dokumentations-Wiki. Dieses Handbuch richtet sich an Programmierer, die das KoBIT Backend anpassen oder erweitern möchten. Es wird vorausgesetzt, dass diese mit dem Java Spring Boot Framework und objektorientierten Designprinzipien vertraut sind und diese verstehen.

Hier finden Sie das Entwicklerhandbuch, welches eine schrittweise Installationsanleitung für den Einstieg in Spring Boot sowie eine Übersicht über die Projekt-Abhängigkeiten enthält.

Die Frontend-Dokumentation ist im frontend repository zu finden.

Verteilung der Github Repositories

Das Backend-Repository ist unter kobit-backend zu finden.

Das Frontend-Repository befindet sich unter kobit-frontend.