Open jrobinAV opened 1 week ago
Hello @THEBOSS0369,
You might be interested in this issue as you already worked on it. Let us know if you are interested in contributing to the issue.
Do not hesitate also to add any comments that might help an eventual future assignee.
Thank you,
@jrobinAV ! Yes Sir I can work on this issue. But my exams and practicals are coming so i won't be able to work on this issue for few weeks. I hope this will work.
Also one more thing i wanted to ask if someone contributes to taipy regularly do you guys provide any internships or similar opportunities as this will attract more good and regular contributors. Thanks 😃
Description
This issue is the second part of the issue #1248 .
I have some transactional data as a json file representing a list of shops with various characteristics address, size, location, opening time, type, owner, contact, etc... The structure of the document is globally the same all the time, but time to time a new field appears, disappears or changes. I am using data node to keep track of the changes since it is edited by many people, and because I also have sql data nodes on the side.
I want to edit the JSON data node in the data node control.
Acceptance Criteria
Code of Conduct