adriana-olszak / configurator-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store json-form data

adriana-olszak opened this issue · comments

Description

As a logged in user I want to save, edit and retrieve basic json-form data schema

Implementation

  • design and implement database schema that would store data as a JSON and keep the reference to a given user
  • implement basic CRUD operation