Skip to content
Thomas Fink edited this page Feb 2, 2023 · 21 revisions

Introduction

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

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 frontend documentation can be found in the backend repository.

Distribution of Gitlab Repositories

The backend repository can be found at kobit-backend.

The frontend repository can be found at kobit-frontend.