Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Grocery Store themed API front-end implementation in Angular 10 using Angular Material and RxJS features.

License

Notifications You must be signed in to change notification settings

trolit/grocery-store-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular logo

Grocery Store Angular

Frontend demonstration in Angular 10 for v1.2.2 Spring Boot API using Angular Material, RxJS, Sass(SCSS), Iconify icons. Project includes shopping cart with sessionStorage, snackbar notifications, custom snackbar for missing conn to server, product adding/deleting/sorting/filtering and changing it's price by given percentage.

{ launch preview }

grocery store page launch preview

{ examples }

{ products filtered by category and sorted by price (ascending) }

products filtered by category and sorted by price(asc)

{ shopping cart }

shopping cart example preview

{ products filtered by category and product name }

products filtered by category and product name

{ product quantity slider (step=1) }

product quantity slider preview