Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 419 Bytes

File metadata and controls

3 lines (2 loc) · 419 Bytes

Full Stack E-Commerce website with Angular and Java Spring Boot (includes Stripe Credit Card Payments), code for the product catalog, shopping cart and checkout. In the checkout section we will process credit card payments with Stripe.

The code contains methods to add security to your application. We have used JWT, OAuth2, OpenID Connect and SSL/TLS. Added login/logout features, protect access to sensitive data.