Water Sensor iOS & Android APP

The Water Sensor APP works with specific hardware. It is a small app I built for iOS as well as Android. The most notable feature is the ability to receive push notifications. This happens when the specific hardware you are monitoring registers a water detection event. I also wrote an api and water event push generating code in PHP for this to work. The push generator runs almost constantly checking a MySQL database and creating push notifications via OneSignal’s REST api.