[DOCUMENTATION] Init the README
This commit is contained in:
@@ -1,2 +1,40 @@
|
||||
# twake-calendar-frontend
|
||||
Fonctend for Twake Calendar
|
||||
# Twake Calendar Frontend
|
||||
|
||||

|
||||
|
||||
## Goals
|
||||
|
||||
This project aims at service a Single Page Application allowing a user to interact with its calendar.
|
||||
|
||||
This frontend-only application will interact with:
|
||||
|
||||
- [esn-sabre](https://github.com/linagora/esn-sabre/) CalDAV + CardDAV server, tailor made for LINAGORA needs.
|
||||
- [Twake Calendar side service](https://github.com/linagora/twake-calendar-side-service) that delivers additional backend features for Sabre.
|
||||
|
||||
It is meant as a drop in replacement of [esn-frontend-calendar](https://github.com/linagora/esn-frontend-calendar).
|
||||
|
||||
## Running it
|
||||
|
||||
### Compile it and run it
|
||||
|
||||
More details to be supplied when available.
|
||||
|
||||
### Run it with docker
|
||||
|
||||
More details to be supplied when available.
|
||||
|
||||
## Configuring it
|
||||
|
||||
More details to be supplied when available.
|
||||
|
||||
## Roadmap
|
||||
|
||||
The Minimum Viable Product involves all features currently used in production for **esn-frontend-calendar**.
|
||||
|
||||
It includes basic calendaring features and shared / delegated calendar capacity.
|
||||
|
||||
After completing the MVP which should be done ~Q1 2026 we will work on additional integrations (viso, drive), resources, tasks, and much more exciting features.
|
||||
|
||||
## Credits
|
||||
|
||||
Developed with <3 at [LINAGORA](https://linagora.com) !
|
||||
|
||||
Reference in New Issue
Block a user