Go to file
rui hildt dc3e0d0b18 Fix accounts model 2020-05-01 18:24:59 +02:00
api Fix accounts model 2020-05-01 18:24:59 +02:00
data Start add account endpoint 2020-05-01 17:32:46 +02:00
migrations Start add account endpoint 2020-05-01 17:32:46 +02:00
.gitignore Initial commit 2020-03-20 13:25:37 +00:00
LICENSE Add basic server 2020-04-14 14:42:49 +02:00
README.md Split documentation to its own repo 2020-04-14 14:06:14 +02:00
index.js Add accounts migration 2020-04-30 20:39:51 +02:00
package-lock.json Start add account endpoint 2020-05-01 17:32:46 +02:00
package.json Start add account endpoint 2020-05-01 17:32:46 +02:00

README.md

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.

Backend architecture