Go to file
rui hildt 672044e905 Reorganize and cleanup 2020-08-22 01:08:18 +02:00
public Add Schedule screen, refactor screens and tz data 2020-05-27 15:51:41 +02:00
src Reorganize and cleanup 2020-08-22 01:08:18 +02:00
.gitignore Add basic create-react-app 2020-05-11 11:47:56 +02:00
LICENSE
README.md
config-overrides.js Extract TopBar to a component / improve style 2020-05-11 19:09:59 +02:00
package-lock.json Add Axios to handle requests + base configuration 2020-08-18 17:43:15 +02:00
package.json Implement login request 2020-08-19 13:38:25 +02:00
yarn.lock Add Availability component 2020-06-09 16:07:07 +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