Krishnamurtyp / E-commerce-project-springboot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce_website-in-java

E - COMMERCE WEB PROJECT IN SPRING BOOT

Forks Stargazers LinkedIn

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

  • connect in Linked in ::--- [ https://www.linkedin.com/in/jay-gajera-a6496b204/]

  • instagram:- [https://instagram.com/jay_gajera_17]

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

License:MIT License


Languages

Language:Java 100.0%