Meteor-Community-Packages / Meteor-Community-Packages/ground-db
API for collections that are not synced to the sever
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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