vincent-clipet / PiggyBank

E-commerce Website made with C# / .NET Core / EntityFramework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiggyBank

E-commerce website made during Global Knowledge training. Functionalities include :

  • Authentication :
    • Register + Password verification
    • Login
    • Password Recovery through email
  • Shopping :
    • Browse the product gallery
    • Check a product details
    • Adding products to a shopping cart
    • Checkout the shopping cart into an actual order
    • Add a review to a product that you bought
  • Admin Panel :
    • Change any user's roles
    • Edit / hide products
    • Edit order status (Packaged, Delivered, etc ...)
    • Add manufacters into the database



Made using :




Product Gallery

Product Details

Shopping Cart

Orders

Admin Panel


About

E-commerce Website made with C# / .NET Core / EntityFramework


Languages

Language:C# 73.3%Language:HTML 26.1%Language:CSS 0.5%Language:JavaScript 0.1%