Project Structure
The project is separated in to three parts:
indexcards- Backendindexcards-ui- Frontendindexcards-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.