dirsearch
dirsearch copied to clipboard
Developers TODO
Here are some missions that we should do to have a better code. Any contributor, if can, please help us to finish this (Keep updating)
- Reduce duplicate codes
- Split functions to new files
- More comments in the code
- Separate processes to more functions
- Allows major variables to be used globally (outside the class/file)
- Performance optimization
- Logging improvement