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.
- 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?)