Skip to content
This repository was archived by the owner on Sep 24, 2022. It is now read-only.
This repository was archived by the owner on Sep 24, 2022. It is now read-only.

Sync Database #10

Description

Add database Sync support so multiple copies of the database can exist on flash drives and sync once plugged into a single computer running the application.

Need a way to keep track of edits since last sync along with date each change was made.

For conflicts where a record has been changed in the master database one or more copies give master database precedence if that setting is selected otherwise allow the user to choose which change set to keep or allow user to merge the changesets.
After #3 , #9

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions