Some changes required for Asp.net core5 mvc web application(e-shopping like website) without entity framework.

Job ID: 32922843

Budget: ₹600 – ₹1,500 INR

Requirements:
This asp.net core5 mvc application is like an e-shopping website for articles.
=>In Homepage,there will be showcase of articles will be there.From Article Page,for each article,On clicking AddtoCart button,the data of the article should be stored in Database of usercart table.
=>On clicking Cart icon at top,it will navigate to review your cart page,in that the inserted data to usercart table Databse of articleslist should be retrieved to display as view.
Note:
1.The infromation of each article is coming from api.
2.I created repository,controller,models and views(views created with dummy data as of now).You need to changes in these.
3.Not using Entity framework for this asp.net 5 core mvc project.
Related categories: C# Programming MVC ASP.NET ADO.NET