Skip to content

victorino3/Salesforce-Product-Viewer-LWC-

Repository files navigation

📦 Salesforce Product Viewer (LWC)

Salesforce Lightning Web Components Apex

A modern Lightning Web Component for displaying and managing product data in Salesforce with real-time API synchronization.

🌟 Features

🔍 Smart Filtering

  • Dynamic search by product name
  • Category and brand filters (handles missing brands)
  • Real-time filtering without page refresh

🔄 Data Sync

  • One-click API sync to fetch latest products
  • Automatic data refresh
  • Toast notifications for errors/success

📊 Inventory Tracking

  • Calculates total stock levels
  • Category limits monitoring (price/quantity)
  • Responsive card layout

🎨 Modern UI

  • Lightning Design System components
  • Loading spinners and empty states
  • Mobile-friendly responsive design

🛠 Technical Stack

Frontend:

  • Lightning Web Components (LWC)
  • SLDS (Salesforce Lightning Design System)
  • JavaScript ES6+

Backend:

  • Salesforce Apex
  • Custom API callouts
  • Salesforce Data Model

🚀 Installation & Access

  1. Clone the repository:
    git clone https://github.com/victorino3/salesforce-product-viewer.git

Package download link: Package

About

A Lightning Web Component that displays, filters, and syncs product data with an external API. Features dynamic search, category/brand filters, stock tracking, and API sync. Built with LWC, Apex, and SLDS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors