Skip to content

Rashed112/Ecommerce_Site_ASPdotNETCore

Repository files navigation

Manga-Shop | ASP.NET Core MVC (.NET 7), C#, HTML, CSS, JavaScript

Built a CRUD web application, which is an e-commerce site where owners can maintain their products (which are Japanese comics called ”Manga”) by using CRUD operations on the products and category of products.

Website Features

  • HomePage: Here user can see all the products and navigate to the Details Page of a product. homepage-1 homepage-2

  • DetailsPage: details-1 details-2

  • Registration and Login: Users can register and login according to their role such as customer, admin etc. register-1 register-2 login-1

  • Content Management: As an Admin user login, there'll appear a new dropdown in the navigation bar named Content Management where there'll be Category and Product management options. admin-home-1

  • Category Management: As an Admin, in Category Management page, the user can operate Create, Read, Update, Delete operations. admin-catagory-1 admin-catagory-2 admin-category-3 admin-category-4

  • Product Management: As an Admin, on the Product Management page, the user can operate Create, Read, Update, Delete operations. admin-product-1 admin-product-2 admin-product-3 admin-product-4

    • Uploading an Image: As an Admin, when creating or updating a product user can upload an image of that product. image-upload-1
  • Notification or Confirmation: notification-1 notification-2

  • User Profile: In the user profile, users can update their username or phone number, change their email, update their password, and download the JSON file of their personal data. profile-1 profile-2 profile-3 profile-4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published