NJACKWinterOfCode / UltimateSecurityCam

A made in python, un-hack-able security camera which is impossible to fool .
https://gitter.im/UltimateSecurityCam/Lobby
MIT License
6 stars 12 forks source link

Added setup #49

Closed johri-lab closed 5 years ago

johri-lab commented 5 years ago

Added a proper setup file for installing required dependencies and a well-formatted description of the project. Closes issue #48

NIteshx2 commented 5 years ago

I have a feeling that this adds unnecessary complexity to the codebase . I think we'll be better off without this change. Requirements can be installed with the requirements .txt file as well .