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

Content Structure - Events Section #2

Open
prateekvijayvergiya opened this issue Mar 14, 2018 · 9 comments
Open

Content Structure - Events Section #2

prateekvijayvergiya opened this issue Mar 14, 2018 · 9 comments

Comments

@prateekvijayvergiya
Copy link
Collaborator

Sharing latest events - classes, discussion panels, assignments, and some other

The events should be organized in date wise order.
Also, throwing push notifications for upcoming events.

@satan17
Copy link

satan17 commented Mar 14, 2018

We gonna use google calendar or a custom one?

@maddhruv
Copy link
Member

Google Calendar doesn't have any API for embedding the Calendar into the app.
Moreover, you can find some other kinds of stuff like putting an Add to Calendar button - https://developers.google.com/calendar/

@maddhruv
Copy link
Member

maddhruv commented Mar 14, 2018

Also, I have found a sample, check if it can help https://developers.google.com/calendar/quickstart/android

@Abhimanyu121
Copy link
Collaborator

how about puttin information about coming events in database itself ,at this triggering an event for scheduled notification using alarm manager or something else ?

@Abhimanyu121
Copy link
Collaborator

@maddhruv
Copy link
Member

Like showing events as posts (same as in a blog)?? And setting up alarms for notifications - whenever event is added, a day before the event, and 1-2 hours before the event.

I feel Firebase can be a great option for the same, else if you need more API functions and methods, we can use AWS Lambda with DynamoDB

@prateekvijayvergiya
Copy link
Collaborator Author

I think Firebase would be enough to trigger the notification on the base of the database and it will be easier for other team members because they are already familiar with Firebase.

@maddhruv
Copy link
Member

What all informations for the event we will be displaying on the event card?

Abhimanyu121 added a commit that referenced this issue Oct 17, 2018
@Abhimanyu121
Copy link
Collaborator

Umm, upcoming events ? Or all the upcoming events ?

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

4 participants