Research: How to store calendar/event entries?
- Dominant language
- Elixir
- Stars
- 31
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
What is the most flexible way of storing calendar/event entries to ensure they are easy to query/search for and display in our intuitive UI https://github.com/dwyl/team-calendar/issues/1
> **Note**: our "_solution_" should _persist_ **`new`** calendar `events` back into the person's `Google` Calendar.
However to make them searchable and viewable by everyone we need to store them in our own database which
is kept in Sync with GCal.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the requirements in this issue and the linked team-calendar issue #1, focusing on querying, searching, displaying, and synchronizing entries with Google Calendar. Done means documenting a storage approach that keeps new events persistent in Google Calendar while maintaining a searchable database copy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100