Shared Records 2.0 - Planning

Requirements

  • OpenSourceQr - remove dependency on commercial QR code library
  • StandaloneServer - single bundle, minimal pre-requisites for simplified deployment
  • ClientAsServer - the client should be able to expose access to its private data store
  • RestructuredCodebase - re-organize the code base to make it more accessible and extensible
  • DataStoreSpecification - document the details of the data store files
  • CommonConfiguration? - all structure and content of configuration files should be consistent across server, client and language implementations

Active Tickets