Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 610 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 610 Bytes

SleepDetective

This is a project that aims to monitor vehicle drivers' vigilance and gives an alarm in case the driver loses his vigilance. Despite the name SleepDetective, the project monitors awareness in general.

TODOs

  • Design the structure of the project.
  • Build the system parts.
  • Test the system on hardware.
  • Write tests for system.
  • Decouple the deisgn by using dependency injection.
  • Create No Hardware running mode.
  • Replace Flask with Flask-meld.
  • Add an event logging system (maybe?)

Project Structure

How to install