Skip to content

dev-cart/Commerce.UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commerce.UI

Commerce UI

Angular frontend application for the Commerce platform.

Overview

This project provides a responsive user interface for managing products and categories through the Commerce Backend APIs.

Technology Stack

  • Angular 17
  • TypeScript
  • RxJS
  • Angular Standalone Components
  • Bootstrap

Features

Category Management

  • View Categories
  • Create Category
  • Edit Category
  • Delete Category

Product Management

  • View Products
  • Create Product
  • Edit Product
  • Delete Product

Architecture

Angular UI | v ASP.NET Core Web API | v SQL Server

Backend Repository

https://github.com/dev-cart/Commerce.Backend

Running the Application

  1. Start the Commerce Backend API.
  2. Update API configuration if required.
  3. Run Angular application.

npm install ng serve

Navigate to:

http://localhost:4200

Future Enhancements

  • Authentication
  • Role-based Authorization
  • Shopping Cart
  • Order Management
  • Dashboard and Reporting
  • AI-powered Product Search
  • Natural Language Product Queries

Purpose

This project demonstrates Angular standalone component architecture and integration with ASP.NET Core Web APIs.


This is how our demo app home page will look like: category-product-management-home

About

Angular 17 frontend for e-commerce product and category management using standalone components and ASP.NET Core Web API integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors