JohnnyLe / Modern-Ecommerce

Enterprise Modern E-commerce: Spring Boot, Spring data REST APIs + AngularJS/Bootstrap. IMPORTANT NOTE: The main repository now has been moved to https://github.com/NIT-Software/Modern-Ecommerce . It's FREE open source code, you can clone, custom and redistribute as your needs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database design

JohnnyLe opened this issue · comments

Database design

1. User-Role diagram

user_role

2. Products diagram

products

3. Orders diagram

orders

4. Config diagram

config

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 ?

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.