-
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
- Eclipse for Java EE Developers : click here to download.
- Python 3.6 or 3.7: click here to download.
- PyCharm : click here to download.
Clone this repository using this command
git clone https://github.com/yashpatel2911/Customer-Intelligence.git
- 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
- Eclipse
- Open the Eclipse in J2EE mode.
- In eclipse, import
- PyCharm
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.