Skip to content

Latest commit

 

History

History
124 lines (81 loc) · 3.69 KB

README.md

File metadata and controls

124 lines (81 loc) · 3.69 KB

Myntra Backend

This is the backend replica of the Myntra, which is a simplified e-commerce platform. It provides RESTful APIs for managing user profiles, Mobile Number, Location, Product, Orders, Reviews and Payment.

Tech Stacks

  • Java
  • Spring Boot
  • MySQL

Requirements

  1. Clone the repository:

    git clone https://github.com/SINDHUK2003/Myntra.git
    
  2. Navigate to MyntrademoApplication

    Run MyntrademoApplication.java

  3. API ENDPOINTS

Cart:

Category:

Gallery:

Location:

MobileNumber:

Order:

Payment:

Product:

Profile:

Review:

ER DIAGRAM

Myntra_Schema