Skip to content
Permalink
Browse files
Update README.md
  • Loading branch information
adenirana committed Aug 12, 2020
1 parent be441d1 commit bf97930d16bb3bd700cc53df756112f892c83788
Showing 1 changed file with 9 additions and 1 deletion.
@@ -1 +1,9 @@
# ePhoneShop
# ePhoneShop
ePhoneShop is a JAVA EE based web application for eCommerce.

## Setup
- Open project on Netbeans or any other suitable IDE
- Use Maven to Build
- Go to com.xpacer.webai.database.MySQLConnection to check and update your SQL connection parameters
- You may have issues with Weka. Weka.jar can be found in the lib folder under WEB-INF. You can install the dependency as a manual artifact.
- A sample Sqldump can be found in this repo. Use this dump to bootstrap your database.

0 comments on commit bf97930

Please sign in to comment.