Go to file
rui hildt 357e9f3399 Update drawio url 2020-09-29 01:05:15 +02:00
README.md Update drawio url 2020-09-29 01:05:15 +02:00
api-documentation.md Fix doxumentation 2020-08-28 20:54:21 +02:00
database.dbml Fix doxumentation 2020-08-28 20:54:21 +02:00
meetingscheduler.drawio Reorganize repository 2020-04-14 13:49:10 +02:00
research.md Update spacing 2020-04-14 14:03:55 +02:00

README.md

About Meeting Planner

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.

How does it work?

For the meeting manager

  1. Enter a title and description(optional)
  2. Select the possible days on the calendar
  3. Select a deadline for responses
  4. Send invitations to potential participants
  5. Wait either for all participants to respond or for the deadline (whichever happens first)
  6. Choose and set the meeting date

Optional:

  • Choose the minimum of people for the meeting to take place (quorum)
  • Choose who needs to be there for the meeting to happen

For the participants

  1. Select your availability on the calendar: you can choose between (Yes / No / Ideal)
  2. Wait for the meeting manager to confirm the meeting date

Code and architecture