Go to file
rui hildt 733060d770 Implement TimezonePicker component 2020-05-27 20:49:49 +02:00
public Add Schedule screen, refactor screens and tz data 2020-05-27 15:51:41 +02:00
src Implement TimezonePicker component 2020-05-27 20:49:49 +02:00
.gitignore
LICENSE
README.md
config-overrides.js
package-lock.json Add Dashboard screen 2020-05-13 19:39:43 +02:00
package.json Add Dashboard screen 2020-05-13 19:39:43 +02:00
yarn.lock

README.md

Meeting Planner Frontend

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.

Backend architecture