Online meetings organization helper
- Create
.env
with the variables frommeet/settings.py
that needs to be customized. - Copy Google OAuth
credentials.json
file toauth/google_credentials.json
- Run the tests once to complete the Oauth flow for Google Calendar
- TODO: Improve installation instructions