-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
Description
Contact Details
Explain the proposed feature
As of now, there is some static data in the file and I want it to be inside JSON file. To implement this feature, the first step would be to locate all the static data in the file. This can be done manually by reviewing the file and identifying any static data, or it can be done automatically using a tool or script to search for and identify static data. Once all the static data has been identified, it can be converted to a JSON file format and stored in a JSON file
Explain the possible use cases for the feature
The Static Data to JSON File Conversion can help improve the efficiency, organization and access of data for easier editing.
Any other details you would like to provide?
This is a simple task but due to amount of time required to cover all static data, I'll assign it Intermediate.
Reactions are currently unavailable