Skip to content

JoseCorreaMorales/SmartHomeApp

Repository files navigation

My Smart Home App 🏡🌐

An Android application for controlling and monitoring devices in a smart home. It allows interaction with a REST API to record and query sensors.

REST API Used

SmarthomeRest

Features

  • User authentication
  • List of sensors
  • Add new sensors
  • Edit existing sensors
  • Delete sensors
  • Update the sensor list

Technologies/Tools Used

  • Kotlin
  • Android Studio
  • Volley for HTTP requests

Kotlin Icon Android Studio Icon Volley Icon

Installation

  • Configure the base API URL in Config.kt.
  • Compile and install the app on an Android device.
  • Usage
  • Register and log in.
  • Check the list of registered sensors.
  • Add, edit, or delete sensors.

Requirements

  • Android 5.0 or higher

About

An Android application for controlling and monitoring devices in a smart home. It allows interaction with a REST API to record and query sensors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages