abika5/behaviourlogging
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1.Download the folder 2.Run the commands in DBscript.txt in MySQL Database(Username:admin,Password:root,Database:adaptive) 3.Steps to load the extension: a.Open Google chrome b.Go to Customize and Control Google Chrome(Three Vertical Dots)->More tools->Extensions and click on it c.Click on Load unpacked extension and browse the folder download-folder\extension in the extracted folder and click OK 4.Please install Python, pip, Python Flask, Pymysql using the following links: Pip--- https://pip.pypa.io/en/stable/installing/ Flask---- http://flask.pocoo.org/docs/0.12/installation/#pip-and-setuptools-on-windows Pymysql---http://pymysql.readthedocs.io/en/latest/user/installation.html 5.Run the app.py file in the extracted folder 6.Type in 127.0.0.1:5000/login in Chrome Browser to view the application Please Note:The visualizations can be seen after logging in interactions for every user.i.e Values in the table 'logactions' have to be inserted. Otherwise the visualizations will seem to be empty.