Skip to content

Library for data migration into Dotypos/Dotykačka POS system.

Notifications You must be signed in to change notification settings

Dotykacka/dotypos-lib-migration

Repository files navigation

Dotypos Migration Library

Introduction

Dotypos Migration Library (ML) is simple library which defines data structure of entites used for automatized or semi-automatized migration to Dotypos / Dotykačka POS.

Usage

TBD: dependency

Serialization

TBD

Repository modules

Library module (lib)

Library with entities and serialization.

Validator module (validator)

Internal validator used to enforce consistent data structure - used in library.

Demo data module (demo)

Dirty implementation of library, used for creating dummy data.