E-commerce project up and running in production.
Main website for products presentation of all the products, with filters and search. Payment methods to buy online were implemented. (Mercadopago)
Admin panel to CRUD the products, send newsletter suscription, stats and orders details. All online operations of transactions are presented. Email is sent when the order is confirmed by owner. Discount or availability can be applied here to show it in the main website.
Also has a section of online tutorials implementing vimeo API. Implementing also PaypalAPI to online payments. Secured with OAuth approach, JWT & bcrypt. User Authentication system.