Skip to content

riya8866/ShopIn-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Website Backend

This repository contains the backend code for the Shopping Website, built using Spring Boot.

Features

  • Add, edit, delete, and view products
  • Email notifications to customers on product updates
  • Admin dashboard APIs
  • User registration and authentication

Technologies

  • Backend: Java, Spring Boot, Spring Data JPA
  • Database: MySQL
  • Email Service: Spring Mail / SMTP

Frontend Link

The frontend repository for this project can be found here:
Shopping Website Frontend

Database

  • MySQL is used to store all user and product data.
  • Make sure to create a MySQL database and update the application.properties or application.yml file with your database credentials before running the backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages