Skip to content

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

License

Notifications You must be signed in to change notification settings

sheshan23/Customer-Intelligence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.