datasharing
There are 26 repositories under datasharing topic.
International-Data-Spaces-Association/idsa
This is the main repository of International Data Spaces Association on GitHub, where you can find general overview and useful information on IDS Landscape.
GeekySingh/flutter_stacked_architecture_with_retrofit
Guide to design Flutter app architecture with MVVM pattern, dependency injection, clean code, code generation and retrofit for API calls
datasharingframework/dsf
A distributed process engine based on the BPMN 2.0 and FHIR R4 standards
goodwillpunning/nodejs-sharing-client
A Node.js connector for Delta Sharing.
bhattsameer/Eyeshield
Data Transmission Between two devices using Sound
funnierinspanish/angular-sharing-data
An Angular demo project showing some of the different component data sharing methos
JinsYin/awesome-dataspace
📚 Awesome list for Dataspace
christianparet/Survey-on-Open-Science-Practices-in-Functional-Neuroimaging.-Dataset-and-Materials
Survey on Open Science Practices in Functional Neuroimaging. Dataset and Materials.
AngelosPsy/pssr
Package for pre-registrating a study and sharing the study material.
Anjan-Gowda/Material_Angular_seed
A material angular seed project , ready with http services , data sharing with service.
chand3695/datasciencecoursera
datasciencecoursera
ChennaiSwamy/datasciencecoursera
datasciencecoursera
mai-space/design-concept-sharing-recipes
🎨 Concept for a framework based on state of the art technology and libaries for secure data sharing and online collaboration, as well as focus on the ux and ui of said framework
QIDSOD/QIDSOD-documentation
Documentation related to the project "Quantifying the Impact of Data Sharing on Outbreak Dynamics" (QIDSOD)
badripaudel77/angular-full-concepts-app
Angular application with organized project structure, using all the fundamental features of angular such as API calling, Services, Interceptors, Guards, Interface, directives, sharing data between components, and more.
cedricbahirwe/AppGroupDemo
App groups allow multiple apps produced by a single development team to access shared containers and communicate using interprocess communication (IPC). Apps may belong to one or more app groups.
navi25/Kwitter
A sample implementation for Data Sharing between two Android apps using ContentProviders
navi25/KwitterClient
An android app to use data shared by Kwitter using Content Resolver
nKorous/oneServiceTwoComponents
Very simple, small app that shares data stored in a service between two components. This also has a localStorage save and retrieve functionality for demo purposes only!
swayangjit/ContentProvider
A sample application that demonstrates sharing data with other applications using ContetProvider
swayangjit/ContentResolver
Resolver app for the Content Provider app