magic-mirror-base icon indicating copy to clipboard operation
magic-mirror-base copied to clipboard

Clean up server side structure.

Open Techblogogy opened this issue 9 years ago • 1 comments
trafficstars

Here's the things I made bad

  • tons of singleton classes. Instead create all necessary objects in server and pass the required arguments
  • complicated spagetti code structures.

Techblogogy avatar Sep 18 '16 12:09 Techblogogy

Things left to do:

  • Clean up server_public.py file, make it prettier and easier to read.

Techblogogy avatar Sep 19 '16 20:09 Techblogogy