An unofficial open-source attendance client for the students of St. Joseph's College, Devagiri which can be used only for checking attendance.
- This program uses beautifulsoup Python module to fetch data from official website.
- Login credentials are stored within the browser as cookies.
- Back-end is written in Python using Flask framework.
Usage:-
git clone https://github.com/shamilsaleem/sjc-client.git
cd sjc-client
pip install -r requirements.txt
gunicorn app:appMade with ❤️ by shamilsaleem