Project

General

Profile

Edit Copy Actions

Feature #6491

closed

Project Base Set Up & Authentication

Added by Yalavarthi Thriveni 2 months ago. Updated 21 days ago.

Status:
Closed
Priority:
Normal
Start date:
01/06/2026
Due date:
01/22/2026
% Done:

100%

Estimated time:
(Total: 61:30 h)
Spent time:
8:00 h (Total: 58:48 h)

Description

Backend and frontend foundation setup including authentication


Add

Subtasks 14 (0 open14 closed)

Feature #6508: Backend & frontend Code Base setupClosedPavan Kumar Murala01/06/202601/08/2026

Delete link to subtaskActions
Feature #6619: Category ManagmentClosedSai Priyatham Sadineni01/08/202601/08/2026

Delete link to subtaskActions
Feature #6649: Add table and integrate category list apiClosedSai Priyatham Sadineni01/08/202601/08/2026

Delete link to subtaskActions
Feature #6650: add image upload api and create form integrationClosedSai Priyatham Sadineni01/08/202601/08/2026

Delete link to subtaskActions
Feature #6620: Subcategory crud operationsClosedghazala shamim01/07/202601/07/2026

Delete link to subtaskActions
Feature #6584: Crud with filters & stats apis for categoriesClosedPavan Kumar Murala01/07/202601/07/2026

Delete link to subtaskActions
Feature #6621: Prepare global components for entire components Closedghazala shamim01/07/2026

Delete link to subtaskActions
Feature #6655: Product ManagementClosed01/08/202601/19/2026

Delete link to subtaskActions
Feature #6657: API's for all crud operations with required , Pagination category, subcategory, products ClosedPavan Kumar Murala01/08/202601/19/2026

Delete link to subtaskActions
Feature #6658: Create product list page with list of products with table view & create product optionClosedAjit A01/08/2026

Delete link to subtaskActions
Feature #6659: Create product UI & integrate the create product apiClosedAjit A01/08/2026

Delete link to subtaskActions
Feature #6660: Add multiple photos upload for a product ClosedAjit A01/08/2026

Delete link to subtaskActions
Feature #6673: Create the e-commerce base structure for all the pages which take the reference from Ithihasaa websiteClosedAjit A01/08/202601/08/2026

Delete link to subtaskActions
Feature #7067: User ManagementClosedChandra Sekhar01/21/202601/22/2026

Delete link to subtaskActions

Add

Related issues

Actions #1

Updated by Pavan Kumar Murala 2 months ago

  • Due date set to 01/07/2026
  • Assignee set to Pavan Kumar Murala
  • Start date set to 01/07/2026
  • Estimated time set to 8:00 h

Updated by Pavan Kumar Murala 2 months ago

  • % Done changed from 0 to 100

✔️ AUTH — LOGIN / SIGNUP (ADMIN + CUSTOMER)

Models & basics
Create User schema, Add role field (ADMIN / CUSTOMER), Validate email uniqueness, Hash password before save

Signup & login flow
Create signup API (customer), Create login API, Generate JWT token, Generate refresh token, Store refresh token, Create refresh token API

Security & permissions
Protect private routes, Create profile API, Add role-based authorization (ADMIN only routes)

✔️ CATEGORY

Backend APIs
Create Category schema, Validate required fields, Create POST /category, Create GET /category (pagination), Add search by name, Create GET /category/:id, Create PUT /category/:id, Create DELETE /category/:id

Frontend (Admin)
Add category list page, Add create category form, Add edit category form, Add delete category button

✔️ SUBCATEGORY

Backend APIs
Create SubCategory schema, Link subcategory to category, Create POST /subcategory, Create GET /subcategory (pagination), Create GET /subcategory/:id, Create PUT /subcategory/:id, Create DELETE /subcategory/:id, Validate category exists

Frontend (Admin)
Subcategory list page, Create subcategory form, Edit subcategory form, Delete subcategory button

✔️ IMAGE UPLOAD

Backend
Install Multer, Create upload endpoint, Validate image types, Save file path, Return file URL in response, Create API to delete uploaded image (optional)

Frontend
Add upload component, Add preview after upload

Actions #3

Updated by Yalavarthi Thriveni 2 months ago

  • Subtask #6621 added
Actions #4

Updated by Yalavarthi Thriveni 2 months ago

  • Subtask #6620 added
Actions #5

Updated by Yalavarthi Thriveni 2 months ago

  • Subtask #6619 added
Actions #6

Updated by Yalavarthi Thriveni 2 months ago

  • Subtask #6508 added
Actions #7

Updated by Yalavarthi Thriveni 2 months ago

  • Target version set to E-Com & Admin PanelCore Setup & Product Catalog Integration
Actions #8

Updated by Yalavarthi Thriveni 2 months ago

  • Assignee deleted (Pavan Kumar Murala)
  • Estimated time deleted (8:00 h)
Actions #9

Updated by Yalavarthi Thriveni 2 months ago

  • Subject changed from Week 1 – Foundation & Authentication to Project Base Set Up & Authentication
Actions #10

Updated by Yalavarthi Thriveni 2 months ago

  • Subtask #6655 added
Actions #11

Updated by Yalavarthi Thriveni 2 months ago

  • Subtask #6673 added
Actions #12

Updated by Yalavarthi Thriveni about 2 months ago

  • Subtask #7067 added
Actions #13

Updated by Yalavarthi Thriveni 21 days ago

  • Assignee set to Yalavarthi Thriveni
Actions #14

Updated by Yalavarthi Thriveni 21 days ago

  • Tracker changed from Epic to Feature
  • Status changed from New to Closed
Edit Copy Actions

Also available in: Atom PDF