update docs and refactor
Hello, by documentation do you mean creating doc string. Can I refactor this project to a modular structure (break them into functions) and write tests, if yes can you create a new issue and assign it to me thank you.
@coderatul Hello atul, I am currently working on making it into a modular structure, almost there. I have some questions regarding the repo structure and would be really grateful if you could answer them,
- Why does the repo have the .idea file as far as I know it should be ignored.
- The folder structure photo shows .gitignore file but the repo doesn't have one.
@coderatul Hello Ratul, I am currently working on making it into a modular structure, almost there. I have some questions regarding the repo structure and would be really grateful if you could answer them,
- Why does the repo have the .idea file as far as I know it should be ignored.
- The folder structure photo shows .gitignore file but the repo doesn't have one.
the .idea file and photo having mismatch structure is a result of open source contribution, idea file is there as someone who has worked on this project would have used pycharm and 2nd one could be due to local setup
you may forsure remove the idea file and change the structure the right way @ngawa-tafe @ngawa-tafe #