/eatstreet

Price comparison between zomato and swiggy

Primary LanguagePython

Eatstreet

Price Comaprison App between zomato and swiggy using automation

To set up the repository

Clone the repository in your local system.

If you are a linux user follow these steps

  1. Install python3 and pip3
  2. Open termnial and type
  3. sudo pip3 install selenium
  4. cd into your cloned repository and type the following
  5. chmod 777 chromedriver
  6. Run python3 main.py to execute the program.

If you are a mac user follow these steps

  1. Install python3 and pip3
  2. Open termnial and type
  3. pip3 install selenium --user
  4. cd into your cloned repository and type the following
  5. chmod 777 chromedriver_for_mac
  6. Run python3 main.py to execute the program.

Link to working video - https://youtu.be/ObLHTGLKq28