From 4cda28855998dba28176052dc8356eb0464dc842 Mon Sep 17 00:00:00 2001 From: Aman Tahiliani <65684756+AmanTahiliani@users.noreply.github.com> Date: Wed, 14 Apr 2021 16:52:39 +0530 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md 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.