Skip to content

This a web application Java Based Beginner level project To developing the e-commerce website to Buy/sell the Food Item. We use the Spring Boot to build the back-end part

License

Notifications You must be signed in to change notification settings

jitendrazkumar/E-commerce-project-springBoot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce_website-in-java

E - COMMERCE WEB PROJECT IN SPRING BOOT

Forks Stargazers LinkedIn

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.

image

(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

image

MVC WorkFlow:

→ in the Admincontroller.java & userController.java files having a mapping based function which returns file name.
→ 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 youtube

preview

img img image

  • Star++ ⭐ if you find helpful.

Night Coding

If you found this valuable and want to return the favour, then

gajerajay9



About

This a web application Java Based Beginner level project To developing the e-commerce website to Buy/sell the Food Item. We use the Spring Boot to build the back-end part

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%