CS-116_Project

PROJECT INFO:
● Design a program which will take 2 types of appliances: Smart and Regular appliances.
● Store the appliances in a single database.
● Run test cases to optimize the power usage of all the appliances.
● The first power saving step is to set smart devices on low power.
● If all smart devices are on low power and the total power is still above the limit, implement an algorithm to burn out locations until total power is below the limit.