UserCart Page in Asp.netcore5 mvc for our existing e-commerce like web application without entity framework.
Budget: ₹600 – ₹1,500 INR
=>It is an e-commerce like local web application,in that there will articles(like products) will display.
=>On clicking of each article,article page view will load with the data (like articlename,articleid,avaliable quantity) of those articles coming from Api and there will be Add To Cart button.
=>What we need is On Click of that Add To Cart button,the data of the those articles need to get stored in the table which we have already for usercart.
The design of index.cshtml is already done for addtocart button and for articles page and need to modify the index.cshtml ,UserCart Controller with db connection from usercart repository.
=>On clicking of each article,article page view will load with the data (like articlename,articleid,avaliable quantity) of those articles coming from Api and there will be Add To Cart button.
=>What we need is On Click of that Add To Cart button,the data of the those articles need to get stored in the table which we have already for usercart.
The design of index.cshtml is already done for addtocart button and for articles page and need to modify the index.cshtml ,UserCart Controller with db connection from usercart repository.