Skip to content

Mouly22/Usis_advising_seat_notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usis Advising Seat Notifier

Hello Everyone, this notebook is an ease to your advising nightmare. By using this notebook you do not have to spend hours in checking whether your desirable section has an empty slot or not. The moment a seat will be empty, you will recieve an notification through mail in your device. For this, you need to fulfill some criteria. Follow the steps one by one in your own device.


Prerequisites:

The following softwares must be installed in your machine. After installing all of them you are good to go.
1)Google chrome
2)Jupyter notebook
3)Winrar

Downloading files on your PC:

1)Firstly, you need to download the zip file in the following way

Alt text

2)Extract the zip file and run main.ipynb by using your jupyter notebook

Making changes in the main.ipynb:

(i)You need to provide your usis Email ID and password in the following lines(The libaries used in the notebook are all official libraries from python. So, you need not to worry about your Email and password getting stolen by anyone)

(ii)Change in the line number 29 in the second cell of the notebook. Where you need to provide your USIS login email id replacing "My_usis_account@gmail.com"

image

(iii) Change in the line number 34 in the second cell of the notebook. Where you need to provide your Password replacing "My_Usis_Password"

image

(iv)In line 74, replace the CSE110 with the course you want select for instance CSE330, ENG101 etc

image

(v)In line 89, follow the steps of the following video, starting from 3:34 to 5:30
image

(vi)In line 94, follow the steps shown in the following video, starting from 5:31 to 5:16.
image
(vii)In line 115, replace "My_microsoft_email@outlook.com","Password_of_my_outlook_account" , with the email adress and password of the notifying mail(Outlook Email must) just like the following "email, password".

image

(viii)In line 117, replace "My_microsoft_email@outlook.com","my_personal_email@gmail.com" , with the notifying mail id you used in the previous (vii) part and provide the email adress where you want to get notified to (your personal mail) the format should be like this notifyingmail@microsoft.com, mypersonalmail@gmail.com.

image

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 100.0%