hide
Inspiration:
We wanted to appear more productive at work.
What it does:
Closes all unproductive tabs on your browser as your boss is walking over. A camera sitting on your desk will use face recognition technology to recognize your boss. The application will then close all unproductive tabs before he notices. The UI application allows you to upload images of your boss as well as toggle a personalized list of unproductive websites such as reddit and youtube. It saves all these secret information securely in MongoDB Atlas.
Can also be used in settings outside of work.
How we built it:
Lots of python scripts and mongodb to persist data.
Challenges:
We literally never touched python before so that was new.
Readme
An application to make you more productive. Well, at least appear so.
Setup instructions:
- Open terminal, enter commands:
pip install pyqt5 pip install pymongo pip install dnspython - Set up
cmake version 3.17.0
Run instructions:
Go to terminal
Execute command:
py app.py
To configure images and private URLs,
Execute command
py ui.py
Log in or sign up for Devpost to join the conversation.