YahyaOdeh / HealthWatcher

Android Application that can estimate Heart rate, Blood pressure, Respiration rate and Oxygen rate from only the camera of the mobile
Boost Software License 1.0
244 stars 115 forks source link

Validation of login details and ask for camera Permissions #11

Closed ac121102 closed 4 years ago

ac121102 commented 4 years ago

1.Added the general validation of login details which allows user to choose a strong password and provide a valid email address for use. 2.The issue of app crashing in most of the devices because of no Camera Permission is now resolved. The app asks for the use of camera during successful registration.

  1. And a bit more