Skip to content

rutujaaa13/Shopify-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Shopify-Backend

This is the backend service for the Shopify project, built using Spring Boot to handle business logic, API endpoints, and database operations.
The backend integrates with the frontend (built in Angular) to provide a seamless e-commerce experience.


๐Ÿš€ Features

  • User authentication & authorization
  • Product management (CRUD operations)
  • Order management
  • Cart functionality
  • API integration with the frontend
  • Secure communication using JWT

๐Ÿ“‚ Project Structure

``bash Shopify-Backend/ โ”œโ”€โ”€ src/main/java/... # Java backend code โ”œโ”€โ”€ src/main/resources/ # Configurations (application.properties, etc.) โ””โ”€โ”€ pom.xml # Maven dependencies


๐Ÿ–ฅ๏ธ Frontend Repository

Shopify-Frontend Repository


โš™๏ธ Tech Stack

  • Backend: Spring Boot, Java, Maven
  • Database: MySQL (or your choice)
  • Security: Spring Security, JWT
  • Frontend: Angular (linked above)

๐Ÿ“ฆ Setup Instructions

  1. Clone the repository
    git clone https://github.com/rutujaaa13/Shopify-Backend.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages