learning circles
coordinate study groups for online courses
generate meetings from dates and load dates in frontend from meetings
rewrite meeting scheduler component
use calendar interface for meeting scheduler
Update test to use meeting end date rather than duration and fix test that depended on a relative date without using freezetime
Add timezone to time on meeting selection tab
Prevent end times that goes into the next day
Add missing helper utility and add frontend path to webpack config to avoid relative imports
Change minute duration to start/end/ time
Update title for meeting date/time selection tab
Merge branch 'meetingsss' of github.com:p2pu/learning-circles into meetingsss
Merge branch 'master' into meetingsss
Add back frontend container to watch for changes
Merge branch 'meetingsss' of github.com:p2pu/learning-circles into meetingsss
Update README with deployment instructions
Add back frontend container to watch for changes
remove modal from meeting scheduler, only use meeting time when one is selected, update text on signup page
Update README with deployment instructions