learning circles
coordinate study groups for online courses
Merge branch 'lc_status' of github.com:p2pu/learning-circles into lc_status
Update README with deployment instructions
use rrule text for meeting schedule or meeting count instead of weeks
use meeting dates and times to support multiple meetings on same day
meeting scheduler styling
update meeting scheduler to use suggestios and modal
remove start date field, add suggested dates to calendar, add delete button to date list
fix locators and e2e tests for new meeting scheudler
test generating LCs from dates
generate meetings from dates and load dates in frontend from meetings
rewrite meeting scheduler component
use calendar interface for meeting scheduler
Merge branch 'lc_status' of github.com:p2pu/learning-circles into lc_status
Merge branch 'master' into lc_status
add test for closed and completed status
Only label learning circles as closed if signup is closed and there is a future meeting.
fix status logic and add test