Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 633 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 633 Bytes

Burglar Alarm IOT Project

This Project Contains Three Projects

1- ESP8266 (NodeMCU) Project

2- Android App Written with Kotlin

3- Server App Written with Golang

Required items to run This Project

  • For NodeMCU , Configure ServerURL (in main.cpp file)
  • For Android App , Configure ServerURL (in Const.kt file)
  • For Server App , Configure these up (DATABASE , PORT in .env file) (NOTE : Server App Use MongoDB as DataBase and supports Docker)