A powernap app built at angelhack LA 2018
nApp (napp app) classifies a user's sleep state, by monitoring heart-rate, to trigger an alarm in the event user is about to fall into deep sleep, to optimize the powernap experience.
- Fork it (https://github.com/yourusername/nApp/fork)
- Create your feature branch (
git checkout -b feature/logarithms
) - Commit your changes (
git commit -am 'Add some logarithms'
) - Push to the branch (
git push origin feature/logarithms
) - Create a new Pull Request