Skip to content

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

sharunthomas/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 43.4%
  • TypeScript 38.1%
  • HTML 13.6%
  • SCSS 2.8%
  • JavaScript 2.1%