emailbomber icon indicating copy to clipboard operation
emailbomber copied to clipboard

update docs and refactor

Open coderatul opened this issue 2 years ago • 3 comments

coderatul avatar Oct 14 '23 17:10 coderatul

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.

ngawa-tafe avatar Jun 05 '25 03:06 ngawa-tafe

@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,

  1. Why does the repo have the .idea file as far as I know it should be ignored.
  2. The folder structure photo shows .gitignore file but the repo doesn't have one.

ngawa-tafe avatar Jun 18 '25 18:06 ngawa-tafe

@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,

  1. Why does the repo have the .idea file as far as I know it should be ignored.
  2. 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 #

coderatul avatar Jun 18 '25 18:06 coderatul