-
Make sure Python installed to your machine.
-
Install project dependencies by running these commands ->
- python3 -m pip install flask
- python3 -m pip install pandas
- python3 -m pip install ibm_watson
- python3 -m pip install flask_cors
- python3 -m pip install flask_restful
- python3 -m pip install tweepy
Run this command -> python3 ApplicationController.py
#Running Junit run the command -> python -m unittest filename