Skip to content

Using Angular 17 standalone approach, this is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products.

License

Notifications You must be signed in to change notification settings

dev-cart/Commerce.UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commerce.UI

This is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products. For front end Anuglar 17 standalone approach is used. For backend part navigate to https://github.com/dev-art-tech/Commerce.Backend
This is how our demo app home page will look like: category-product-management-home

About

Using Angular 17 standalone approach, this is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published