An open API service indexing awesome lists of open source software.

https://github.com/gregtuc/smarthomesimulator

a program that simulates house management in all of its glory
https://github.com/gregtuc/smarthomesimulator

Last synced: 5 months ago
JSON representation

a program that simulates house management in all of its glory

Awesome Lists containing this project

README

          

# SmartHomeSimulator

Smart Home Simulator is a program made for SOEN 343 with Tyler Znoj, Adrien Kamran, DeepKumar Patel, and Aymen Metallaoui.

This program aims to simulate a the use of a real life smart-home system. Coded in Java and using JavaFX for the UI, this applications follows an MVC structure.

To install and use: simply clone the repository, build and compile the project, and run the program. It is important to have Java SDK 1.8.

Image of the Home-Screen after start-up:
![Screenshot 2020-12-02 230649](https://user-images.githubusercontent.com/50927558/100963153-c57e0600-34f3-11eb-88c2-c74ea0112c6e.png)