Shopping Cart project in .NET Core MVC | part 14 | Stock management

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • .net core projects ; .net 8 projects; ecommerce in .net core mvc; aspnetcore projects
    👉I have noted few requests, so I have added few things to this project.
    We are learning to implement some functionality of ecommerce project in .NET core mvc. Making Shopping Cart module is a good asp.net core project for beginners. We were using .NET 7 for this project. Now upgraded to .net 8.
    It will be helpful to beginners to understand how to design database in real world applications.
    This tutorial will be uploaded in series, make sure to follow the playlist.
    ▶️▶️full playlist
    • Shopping Cart project ...
    💻Source code: github.com/rd0...
    🌿 branch before to this video : `admin-operations`
    🌿 branch for this video: `feat-stock-mgt`
    Hit the 👍 if you like the video.
    .................
    connect with me:
    👉 RUclips: / @ravindradevrani
    👉 Twitter: / ravi_devrani
    👉 GitHub: github.com/rd003
    👉 Medium.com: / ravindradevrani
    ..........................................
    Support my work:
    You can buy me a coffee 🍵 : www.buymeacoff...
    #netcoremvc #dotnetcore #dotnet7 #dotnetproject

Комментарии • 4

  • @resulcay7176
    @resulcay7176 2 месяца назад

    You did a good job up to this point. I learnt a lot from you, Thank you 🥳

  • @phillismable6303
    @phillismable6303 4 месяца назад

    Very well done Revindra.

    • @ravindradevrani
      @ravindradevrani  4 месяца назад +1

      Actually i have added these features few days ago and made the pull request.
      That's why there would be commit messages of 5 day ago.
      To make shorter length video,i record the screen first, then record the audio seperately and sync them separately with editing. That takes time.
      I had merged the pull request with master branch, since i have published the video.
      If you still can't find the changes, please checkout with 'feat-stock-mgt' branch.
      I will check it tomorrow morning.