Closed maxwnewcomer closed 2 years ago
Currently the codebase is messy, confusing, uses globals, and overall a little gross. Planning on creating an object orientated approach in the solution to this issue.
Working on issue on branch NWTOPT/issue#21
Here's a depiction of what i'm imagining for the flow of operations. Next working on the actual file structure.
Here's a diagram of the network flow plan:
Currently the codebase is messy, confusing, uses globals, and overall a little gross. Planning on creating an object orientated approach in the solution to this issue.