Terminal is a python based client-server application that let the institutional bodies mark attendance of their students using Bluetooth/Wifi/Optical QR-Technology.
Use the package manager [pip3] to install dependencies
cd Terminal
pip3 install -r lib/requirements.txt
cd backend
python3 server.py