abeckDev / IoTDoorController

A collection of software used to utilize IoT devices to control 433MHz based door control systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modularize the Client Application

abeckDev opened this issue · comments

Right now nearly every part of the code is in the program.cs. This was used for fast debugging but should be fixed before implementing further features.