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

Google Calendar Integration #84

Closed
3 of 5 tasks
INCENDE opened this issue Oct 19, 2016 · 7 comments
Closed
3 of 5 tasks

Google Calendar Integration #84

INCENDE opened this issue Oct 19, 2016 · 7 comments

Comments

@INCENDE
Copy link

INCENDE commented Oct 19, 2016

  • Only care about events with start&&end time
  • On sync on, it should push up all tasks
  • CRUD should work from Agendum -> GCal
  • Bonus point: CRUD backwards from GCal -> Agendum
  • Bonus point: In Gcal, give a "alert" 10mins before end time
@INCENDE INCENDE added this to the Week 12: V0.5 milestone Oct 19, 2016
@burnflare
Copy link

Hey @burnflare you should start on this soon

@burnflare burnflare self-assigned this Oct 19, 2016
@burnflare burnflare modified the milestones: Week 12: V0.5, Week 11: V0.4 Oct 19, 2016
@burnflare
Copy link

Prototype by v0.4

@rachx
Copy link

rachx commented Oct 23, 2016

From Damith's handout:
When you implement a feature, consider all aspects of it. For example, if your plan to implement GCal sync, consider things such as how to store floating tasks in GCal, how to sync older items in GCal with your software, how to sync repeating events, and so on. It is not necessary that you implement all those things. However, you should have considered all those things and you should have good reasons why you chose what you implemented over what you did not implement.

@burnflare burnflare modified the milestones: Week 12: V0.5, Week 11: V0.4 Oct 25, 2016
@burnflare
Copy link

I'll try to get a prototype by Thursday

@burnflare
Copy link

Got authentication working yesterday. Will post details later today about how I want the workflow of this to work

@rachx
Copy link

rachx commented Nov 5, 2016

Updates?
Is it only going to work one way on uncompleted events?

@burnflare
Copy link

Merged #192

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

No branches or pull requests

3 participants