Skip to content

An interactive feedback form filling bot for end/mid semester teacher feedbacks on DSU mail.

Notifications You must be signed in to change notification settings

sinnytk/dsu-feedback-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSU Feedback Bot

An automatic feedback form filling bot for end/mid semester teacher feedbacks

Demo

Installation

Make sure you have installed:

  • Python 3.x
  • Chrome(updated to latest version)
  • Chromedriver(instructions for installation below

How to run?

  1. Clone the repository
git clone https://github.com/sinnytk/dsu-feedback-bot
  1. Update your chrome and download the latest ChromeDriver(stable)
    • 2.1. Extract the zip into the folder(same as the script)
  2. Open command prompt/terminal in the repo folder
  3. Run the following command to install required libraries for Python
pip install -r requirements.txt
  1. Put in your username and password in conf.py
  2. Run the script in command prompt/terminal using:
python autofill.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

An interactive feedback form filling bot for end/mid semester teacher feedbacks on DSU mail.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages