Skip to content

Our insight generation tool can process and analyze your data to give optimized answers to your queries.

License

Notifications You must be signed in to change notification settings

QwertyFusion/Database-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCANALYST - Database Analyzer


Scanalyst logo

Website Preview

Scanalyst Home Page Scanalyst Database Page Scanalyst Chat Page Scanalyst Plot Page


Explanation PPT

Here is the link to the explanation ppt. Click here


Installation

1. Run the following commands for the installation of the requireds libraries:
npm install
npm install express multer ejs csv-parser compromise natural axios
pip install flask pandas numpy seaborn matplotlib scipy

[Note: If error is met while installing, then run the install command separately. 
For example, pip install flask, pip install pandas, etc.]

  1. Run the Python app server for the plot page using the following command:
python server/api/app.py

[Note: Python app Server will be started at http://localhost:5001
No need to go to this link.]

  1. Run the Python query server for the plot page using the following command:
python server/api/query.py

[Note: Python query Server will be started at http://localhost:5000
No need to go to this link.]

  1. Run the JavaScript server using the following command:
node server/index.js

[Note: Javascript Server will be started at http://localhost:3000]

  1. Finally, head over to the JavaScript server localhost page on any browser:
Click on the link http://localhost:3000 or type it in browser.]

License

Scanalyst is released under the MIT License. See the LICENSE file for more information.


Programming Languages Used

Languages and Tools

Developers

About

Our insight generation tool can process and analyze your data to give optimized answers to your queries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •