sachaelkaim / SOEN343

Smart Home System
0 stars 0 forks source link

SOEN343 Team 6

Objective

To develop a Smart Home Simulator web application. This application allows a user to simulate a smart home environment with controls over doors, lights, windows, ventilation, climate control and security.

Technologies Used

Front-End

Back-end

  1. Open intellij or sprint boot starter ide
  2. file/import/Maven-existing maven projects/ and select the pom file
  3. Click on run

Front-end

  1. Open visual studio or another ide
  2. Head over to /frontend/
  3. Install dependencies typing npm install
  4. Start the front-end typing npm start

Application