Go to file
rui hildt 06dc0c455e Improve menu icon 2020-05-13 19:16:49 +02:00
public Add basic create-react-app 2020-05-11 11:47:56 +02:00
src Improve menu icon 2020-05-13 19:16:49 +02:00
.gitignore Add basic create-react-app 2020-05-11 11:47:56 +02:00
LICENSE Add license and update readme 2020-05-11 11:10:07 +02:00
README.md Add license and update readme 2020-05-11 11:10:07 +02:00
config-overrides.js Extract TopBar to a component / improve style 2020-05-11 19:09:59 +02:00
package-lock.json Add routing with react-router-dom 2020-05-13 15:39:31 +02:00
package.json Add routing with react-router-dom 2020-05-13 15:39:31 +02:00
yarn.lock Add basic create-react-app 2020-05-11 11:47:56 +02:00

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