Structre the unstructure json format .txt file to .json file
Perform operation on the json to find events emitted by each user.
Output:
Sofware Stack Info:
python3.4
django10.0.4
Install Application Software for ubuntu only.
Python3, Django Packages:
sudo apt-get install python3-pip
sudo pip3 install --upgrade pip
sudo pip3 install django==1.1.10
