diff --git a/README.md b/README.md new file mode 100644 index 0000000..7b72430 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +

Webkiosk_Attendance_Bot

+

Running the script automatically logs in to the student's account on the JIIT Webkiosk and fetches their attendance. This is done using selenium. Currently it is only able to show the subjects I have registered for in this semester but the future versions will be more universal +

+

To run the bot please follow the following steps

+ +

With the current version of this script it may not show all subjects you have been registered for as I had hardcoded the fields of the html id tags of the subjects I have registered for but feel free to tinker around and optimise the code to work better with your subjects.