Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 384 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 384 Bytes

IprwcClient

This is an Angular front-end for a PoC webshop as part of a school project. It can create, read, update and delete products, wishlist items and shopping cart items in the database on the back-end, depending on the user's privileges.

Possible code improvements:

  • Making use of Angular modules

See https://github.com/mr0x13f/iprwc-api/ for the corresponding back-end.