E-commerce_website-in-java
E - COMMERCE WEB PROJECT IN SPRING BOOT
currently working on New Branch(https://github.com/jaygajera17/E-commerce-project-springBoot/tree/master2) for Integrated Hibernate, services, based well structured code.
Features
- βοΈSpring Mvc, JDBC , Jsp Servlet
- πADMIN MODULE + USER MODULE
- βCRUD OPERATION
- π±Easy to understand beginner friendly.
- π₯³Pull Request Welcome (Open Source).
How To Run ?
-
Pre requirement:- Spring boot Installed in Eclipse IDE , mysql Database , xampp
-
please make sure you have eclipse ide enterprise for web development if not then re install set up & choose web option.
(1)
Download and import project in Eclipse Ide
(2)
Make database name :- springproject
(3)
import springproject.sql file in database to Create all table
(4)
Right click project and run as spring boot & open:- http://localhost:8080/
project directory
MVC WorkFlow:
β in the Admincontroller.java & userController.java files having a mapping based function which returns file name.<br>
β in Src->main->webapp->views following Jsp file will be executing.
log in
ADMIN Module (http://localhost:8080/admin)
- user name:- admin
- password :- 123
- Note(above default username and password , it can be change in the database)
User module
- user name:- jay
- password:- 123
Important link
- π¬πΌππππ―π² π½πΏπΌπ·π²π°π ππΆπ±π²πΌ πͺπΌπΏπΈπΆπ»π΄ ππ²πΊπΌ + πππ²π½ π―π πππ²π½ π²π π²π°πππΆπΌπ» πΉπΆπ»πΈ ::β click here
preview
- Star++ β if you find helpful.