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