Skip to content
Thomas Fink edited this page Feb 6, 2023 · 18 revisions

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.