Skip to content

VladManolache/HomeAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Automation

A web app simulating house automation.

Both front-end and back-end implementations are available.

jQuerry is used to execute network calls.

Getting Started

git clone https://github.com/VladManolache/jHttpServer.git

Prerequisites

HomeAutomation-API:

UI:

Features

API

  • GET: Returns the list of available devices
  • POST: Updates the list of available devices.

UI

  • Retrieve and update the list of devices.

Compatibility

Tested on Chrome and Safari on both mobile and desktop.

Deploy

mvn clean install

Docker

  • docker build -t [tag]:[version] .
  • docker push [tag]:[version]

Google cloud

  • gcloud app deploy app.yml

Future Work

  • Add authentication
  • Add role-based access

License

This project is licensed under the MIT License

About

Web + Backend apps simulating home automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published