sheshan23 / Customer-Intelligence

This is a final year project by me and my team Sunny and Sheshan Patel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customer-Intelligence

Requirements

1. MySQL

  • MySQL : click here to download.

  • MySQL Server

  • MySQL Workbench

  • MySQL Connectors

  • For installation guide please refer to this video MySQL Installation steps : Inlcude MySQL Connectors (ODBC) in the custom installation

2. Eclipse

  • Eclipse for Java EE Developers : click here to download.

3. Python

4. PyCharm

Installation

Clone

Clone this repository using this command

git clone https://github.com/yashpatel2911/Customer-Intelligence.git

Setting up Project

  1. MySQL
  • Open MySQL Workbench or open any another UI tool to access MySQL server
  • Import the SQL file from the project called DataTables.sql
  • Execute the Query
  1. Eclipse
  • Open the Eclipse in J2EE mode.
  • In eclipse, import
  1. PyCharm

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

This is a final year project by me and my team Sunny and Sheshan Patel

License:GNU General Public License v3.0


Languages

Language:Java 62.6%Language:CSS 23.9%Language:JavaScript 12.0%Language:TSQL 0.8%Language:Python 0.8%