trigg / Rebuttal

GNU General Public License v3.0
3 stars 2 forks source link

Coding standard needs improving #3

Open trigg opened 3 years ago

trigg commented 3 years ago

For a week-long project the code is fairly well featured but the coding standards could be much much better.

Client has some separation of code sections but it needs to be more clear. Server is one huge blob with pluggable storage. Needs work!