About MeltAlong
MeltAlong is a sample e-commerce portal built on ASP.NET Core, Identity, and Entity Framework Core for selling premium ice creams online.
Accounts are handled through ASP.NET Core Identity, while product catalog and order data are stored with Entity Framework Core. Use this portal to browse flavors, maintain a shopping cart, and place authenticated orders.
Platform highlights
- Identity login and registration
- SQLite-backed EF Core data store
- Cart, checkout, and order history flows