2020-04-14 12:06:14 +00:00
|
|
|
## Meeting Planner Backend
|
|
|
|
Meeting Planner helps you find the best time to schedule a meeting across several timezones.
|
|
|
|
It's based on the availibity of all participants for specific days.
|
2020-03-20 13:25:37 +00:00
|
|
|
|
2020-04-14 12:06:14 +00:00
|
|
|
- [Documentation](https://git.armada.digital/meeting-planner/documentation)
|
|
|
|
- Frontend (coming soon)
|
2020-03-20 16:02:44 +00:00
|
|
|
|
2020-04-14 12:06:14 +00:00
|
|
|
# Backend architecture
|
|
|
|
- [API endpoints](https://git.armada.digital/meeting-planner/documentation/src/branch/master/api-documentation.md)
|
|
|
|
- [Database design](https://dbdiagram.io/d/5e769ab14495b02c3b88936f)
|
|
|
|
- [Flowchart](https://app.diagrams.net/#Uhttps://git.armada.digital/meeting-planner/documentation/raw/branch/master/meetingscheduler.drawio)
|