Hamza Siddiqui hamza.siddiqui@ucalgary.ca, Marwah Ahmed marwah.ahmed@ucalgary.ca
Track household's power consumption and cost associated with it and advise them based on how much power they are consuming and how much it is costing them. Allowing the user to interact with it using a graphical interface.
java --module-path "/Users/marwahahmed/Downloads/javafx-sdk-21.0-2.1/lib" --add-modules javafx.controls,javafx.fxml cpsc219p3.energytracker.MainGUI
java --module-path "/Users/marwahahmed/Downloads/javafx-sdk-21.0-2.1/lib" --add-modules javafx.controls,javafx.fxml -jar CPSC219Project.jar