/bmsce-auto-feedback

🏃💨 For when you need to fill out feedback in the last minute.

Primary LanguagePythonMIT LicenseMIT

BMSCE Auto Feedback

For when you need to fill out feedback in the last minute. 🏃💨

Setup

  • Clone the repository
  • Run pip install selenium
  • Set the RATING feedback.py or leave it as is. (default is 'Excellent')
  • Download chromedriver from https://chromedriver.chromium.org/downloads
  • Extract it and put it in the /bmsce-auto-feedback directory
  • Run python feedback.py

Output

❯ python feedback.py
Starting bmsce-auto-feedback
Attempting sign in.
-- Enter USN: 1BM18CS096
-- Enter Password: 
Signed in.
In feedback page.
Found 6 courses that need feedback.
Submitting feedback...
-- Feedback for MACHINE LEARNING submitted.
-- Feedback for CRYPTOGRAPHY AND NETWORK SECURITY submitted.
-- Feedback for OBJECT ORIENTED MODELLING AND DESIGN submitted.
-- Feedback for MANAGEMENT AND ENTREPRENEURSHIP submitted.
-- Feedback for BIG DATA ANALYTICS submitted.
-- Feedback for HEALTH AND NUTRITION submitted.
And we're done.