JohnnyLe/Modern-Ecommerce

Database design

JohnnyLe opened this issue · 5 comments

Database design

1. User-Role diagram

user_role

2. Products diagram

products

3. Orders diagram

orders

4. Config diagram

config

ENate commented

Great stuff. But how do I run the modern ecommerce? Will like to use it for a real online store. Thanks. I was able to package it with maven. And do I deplo the war on a tomcat and open the test site?

how to run the project on my local machine and what version of java is needed ?

ENate commented

I think you have to create a war or jar file. The java version maybe be 1.8. But I have a problem with deploying on Apache locally at least to test the site. Sadly there are not steps on how to proceed with deployment. I sent the main project owner an Email over a year ago and got no reply!

Hi @ENate, Any luck you got on deploying this. I deployed it, but it does not take the access token from UI as well as Postman. Any suggestions would be of great help here.