Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use local database as primary source of events #179

Open
inghamn opened this issue Jun 18, 2018 · 1 comment
Open

Use local database as primary source of events #179

inghamn opened this issue Jun 18, 2018 · 1 comment

Comments

@inghamn
Copy link
Member

inghamn commented Jun 18, 2018

The system was original written using a Google Calendar as the primary storage of events. It used to be that users would add events first to the Google Calendar, then import them into inRoads.

This is starting to be a bit of a hassle now that we're starting to write automated testing. Also, our users now come to the inRoads web interface to add events, instead of adding them manually to the Google Calendar.

We should modify the system so that the local mysql database of events is the primary storage. Publishing the events to a Google Calendar should be optional.

@inghamn inghamn changed the title Use local database primary source of events Use local database as primary source of events Jun 18, 2018
@inghamn
Copy link
Member Author

inghamn commented Aug 3, 2018

This is the root cause of #188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant