This PR aims to tackle issue #65. It was hard to understand the complex asynchronous code that loaded data without documentation and having it in one large function.
Code Refactor
used ChatGPT to help with understanding the code and:
adding documentation to the code to improve readability
dividing the larger function into smaller components to help understand how it works better and improve the use of general code
This PR aims to tackle issue #65. It was hard to understand the complex asynchronous code that loaded data without documentation and having it in one large function.
Code Refactor
used ChatGPT to help with understanding the code and:
ChatGPT link: https://chat.openai.com/share/140992ae-c8de-4998-ae0f-7988816f7521