Skip to content

Project Structure

The project is separated in to three parts:

  • indexcards - Backend
  • indexcards-ui - Frontend
  • indexcards-docu - Documentation

Backend

The Backend is made with Spring Boot in Java.

Frontend

The Frontend is done using Angular

Documentation

The Documentation is done in markdown and generated in to a website by mkdocs.