Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Synchronization #9

Open
littlefieldnick opened this issue May 7, 2018 · 0 comments
Open

Data Synchronization #9

littlefieldnick opened this issue May 7, 2018 · 0 comments

Comments

@littlefieldnick
Copy link

littlefieldnick commented May 7, 2018

A well-established method for the synchronization of data is needed. Data should be able to be sent from the client, processed and send verification of saved data. To do this:

  • [ X ] Data should be sent from the client to the server, processed, and saved to the database for locations, social groups, and census individuals.
littlefieldnick referenced this issue Aug 17, 2018
Creation of a census individual. Can be submitted with memberships
within a social group. When a spouse is submitted with the individual a
relationship is also created.
littlefieldnick pushed a commit that referenced this issue Aug 17, 2018
Synchronization of social groups to the server. Data is sent from the
client. Existing social groups are updated accordingly, and new ones are
created and stored. (#9)
littlefieldnick pushed a commit that referenced this issue Aug 17, 2018
Updates to synchronization of census individuals. Http Status errors
modified to return Bad Request when data is not sent correctly to the
server. Fieldworkers associated with collecting the information was
added. (#9)
littlefieldnick referenced this issue Aug 17, 2018
Synchronization of data sent to the server from the client. New
locations are added to the database. Existing ones are updated. Time
stamps are used to keep track of synchronization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant