jsnapy
jsnapy copied to clipboard
Restructure the code to make it modular
Description of Issue/Question
The code to be restructured to make it more modular Most of the code is currently sequential and similar code is used multiple places. Restructuring it to make code easy to manage and maintain.