Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 495 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 495 Bytes

Kalender

A sample project that supports CRUD operations on appointments from Microsoft Exchange via EWS.

Frontend is Angular (PrimeNG) and Spring Boot. Backend is Spring Boot. Redis is used for caching.

There is only support for EWS so you will need a on premise Exchange server.

The project does not support Office 365 (Microsoft Graph is not supported for on premise installations). Either a Office 365 or a hybrid installation is needed for that.

I hope it can be of help to someone.