MattYu / EasyPlants

Android App that waters your plants for you! Using Firebase, Humidity Sensors and Google Vision
MIT License
2 stars 0 forks source link

#11 Create dialog with the Set Humidity Form #11

Closed ghost closed 5 years ago

ghost commented 5 years ago

UI-1.3: Create a dialog fragment that will allow the user to set a desired humidity. This can be done from the mainActivity for now, but might be migrated to a dedicated plant page later. Humidity threshold should be in terms of percentage soil humidity.

Form should validate user inputs.

ghost commented 5 years ago

Form is created but not hooked up. A new issue will be created for the hookup - Closing.