ChandelAnish/myntra-clone

Implement Category Management API with Admin Capabilities

Opened this issue · 0 comments

Category Management

  • Routes:
    • GET /api/categories - Get a list of categories
    • POST /api/categories - Add a new category (admin only)
    • PUT /api/categories/:id - Update category details (admin only)
    • DELETE /api/categories/:id - Delete a category (admin only)
  • Controllers:
    • CategoryController - Handles category management for products.

@ChandelAnish , @itssarvani394 , @Kritika30032002 please assign this issue to me with proper level under GSSOC-extd 2024