Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

14 lines
756 B
Markdown

# Sync
This module hosts all code related to the Sync feature. This feature allows users to sync their data across devices.
Inside this module you will find Sync Engine implementation, Sync UI, and Sync-related APIs.
## Who can help you better understand this feature?
- Cristian Monforte
- David Gonzalez
## More information
- [Sync Integration Guidelines](https://app.asana.com/0/1201493110486074/1204741413762140/f)
- [Sync-related Tech Designs](https://app.asana.com/0/1201493110486074/1205464578920933/f)
- [Sync Data Structures](https://app.asana.com/0/1201493110486074/1202254296656328/f)
- [Sync Backend](https://app.asana.com/0/1200156640058969/1202183837061373/f)
- [Sync Asana Board](https://app.asana.com/0/1201493110486074/1204908735628568)