/terminal

This app is designed to reduce the time taken to mark attendance of students by college administrations

Primary LanguagePython

Terminal

Terminal is a python based client-server application that let the institutional bodies mark attendance of their students using Bluetooth/Wifi/Optical QR-Technology.

INSTALLATION INSTRUCTIONS

Use the package manager [pip3] to install dependencies

cd Terminal
pip3 install -r lib/requirements.txt

STARTING SERVER

cd backend
python3 server.py