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.