Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 535 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 535 Bytes

nApp

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.

Contributing

  1. Fork it (https://github.com/yourusername/nApp/fork)
  2. Create your feature branch (git checkout -b feature/logarithms)
  3. Commit your changes (git commit -am 'Add some logarithms')
  4. Push to the branch (git push origin feature/logarithms)
  5. Create a new Pull Request