Akshat122 / NU-Attendance

A small Python Program to view attendance of current semester with one click .Only for Students at NIIT University

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NU Attendance

Installation

Add two python Dependencies

pip install pyautogui
pip install selenium

How to Use

Step 1:- Run the file AddData.py

Step 2:- Run the GUI.py file


Important Notes

Do not move the mouse during login or else the script will fail.
Currently the program is not able to show attendance of previous sem(Its useless).
For any kind of queries or suggestions please mail me at akshat.khanna@st.niituniversity.in

About

A small Python Program to view attendance of current semester with one click .Only for Students at NIIT University


Languages

Language:Python 100.0%