backend/README.md

12 lines
680 B
Markdown
Raw Normal View History

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)
2020-05-11 09:10:28 +00:00
- [Frontend](https://git.armada.digital/meeting-planner/frontend)
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)