Skip to content

muppala22/product-explorer

Repository files navigation

Product Explorer Tool (Angular)

A minimalist Angular app for managing product hierarchies with:

  • Expand/collapse tree
  • SKU/label search
  • Local storage persistence
  • Modal-based edit/delete
  • JSON import/export
  • Built for dynamic deployment (supports SSR-ready Netlify setup)

🛠 Stack

  • Angular 17+
  • Standalone Components
  • LocalStorage
  • SSR-Ready (Netlify)

🚀 Features

  • Full CRUD interface for nested product nodes
  • Types: Brand → Category → Collection → Product
  • Search by SKU or name
  • Save/load as JSON
  • Responsive and minimal UI

▶ Run Locally

npm install
ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published