I had created an centralized e-commerce platform for merchant user to manage their shopping cart, track their orders, ship their orders, update inventory for every e-commerce channel like Amazon, Shopify, ETSY, eBay, Michaels etc from a single platform.
● This application was created with ASP.Net Core for back-end, HTML5/CSS for front-end and SQL Server for database. Later we used blazor for UI optimization.
● We have separate API project for data integration, we also used USPS, UPS and FedEx API integration to track shipments.
● Also we used stripe as a payment gateway to charge merchants, also integrated e-commerce channel in our application to pull orders from them separately to this platform for further operations.
Like this project
Posted Aug 8, 2024
I had created an centralized e-commerce platform for merchant user to manage their shopping cart, track
their orders, ship their orders, update inventory.