Skip to content

A python based Selenium application which helps users to find directions to the nearest University with a click of a button.

License

Notifications You must be signed in to change notification settings

Osama-NJ/University_Sonar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University Sonar

Requirements:

Execution:

  • Have Python 3 or higher installed on the machine;
  • Install Python modules →(Selenium Webdriver, Time, tkinter)
  • To start and run the code, Change the chromedriver executable path directory in the code and choose the directory for your system and unzip the "chromedriver" file;
  • Execute the command in the terminal: gui_launcher.py
  • When the green GUI button "Find" appears , Click on it.

Python modules:

pip install selenium
pip install tkinter
pip install time

Notes:

  • If you want to run code without using GUI, Execute the command in the terminal:python main.py

About

A python based Selenium application which helps users to find directions to the nearest University with a click of a button.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages