Hi, I wanted to create an MVC application with Visual Studio and connect it to an SQL database, this application will have multiple entities like Customer, Products, Sales, and Store. All entities will be related to each other.
I need to create the front end and back end with the following details:
Requirements:
Back-end
Front-end