Meteor-Community-Packages / Meteor-Community-Packages/ground-db

API for collections that are not synced to the sever

Open
#75 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
569
Forks
77
PR merge metrics
No merged PRs in 30d

Description

It would be great to have a simple API that shows all the collections items that were created while offline. Also a way to see what was synced and when.

This way you can have a simple list with a status.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review GroundDB's existing collection and offline-sync APIs first. Determine how locally created items and synchronization timestamps are currently represented, then define an API that exposes pending items, sync status, and sync time. Done means the API provides a usable status list for collections that were created or changed offline.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.