• Stars
    star
    1
  • Language
    C#
  • Created about 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An ECommerce application where an admin can create, update delete products, and so on. Besides, the user can see the product and need to log before buying and carting the product. Here, we use JWT token based authentication also role based authorization in the backend as well as frontend.