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

(EN) Introduction

Welcome to the KoBIT frontend documentation wiki. This manual is intended for programmers wishing to customize or extend KoBIT Frontend. Programmers wishing to extend or customize KoBIT Frontend are expected to know and understand the Vue.js JavaScript framework as well as TypeScript and object oriented design principles. Furthermore contributors should have an understanding of the Java SpringBoot API Gateway.

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

The backend documentation can be found in the backend 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 Frontend-Dokumentations-Wiki. Dieses Handbuch ist für Programmierer konzipiert, die Interesse daran haben, das KoBIT Frontend zu erweitern oder anzupassen. Es wird vorausgesetzt, dass diese mit dem JavaScript-Framework Vue.js, TypeScript und objektorientierten Designprinzipien vertraut sind und diese verstehen. Zusätzlich sollten sie ein fundiertes Verständnis des Java Spring Boot API Gateway besitzen.

Hier präsentieren wir Ihnen das Handbuch für Frontend-Entwickler, welches eine detaillierte Schritt-für-Schritt-Installationsanleitung bietet, um den Einstieg in VueJs und die Abhängigkeiten des Projekts zu erleichtern.

Die Backend-Dokumentation ist im Backend-Repository zu finden.

Verteilung der Github Repositories

Das Backend Repository ist unter kobit-backend zu finden.

Das Frontend-Repository ist unter kobit-frontend zu finden.