Cocktail Recipe data is collected from drinksmixer.com:
- Recommend cocktails similar to your favorite one
- Retrieve variation recipes of your favorite cocktail!
- In the command line, go to the src folder of the project directory:
$ cd /DIRECTORY/cocktail4u/src/
- Run the master script to execute all the python scripts:
$ python run.py -c "/your_chrome_driver_path.exe"
Detailed Documentations & Development Process can be checked here: