Question: A . Database design and development You are required to design and develop a SQL database that stores user, product, and transaction related data: Identify
A Database design and development
You are required to design and develop a SQL database that stores user, product, and transaction
related data:
Identify the necessary entities for your applications functionality.
Design a database using SQL Server with the different entities.
Write the various queries necessary for your application.
Deploy your database on Azure.
B Integrating your database and web application
Implement functionality on your My Work page of your web application which
replaces the static details of the craftwork with the data from your database.
The data that should be displayed is the product information name price, category,
availability
Ensure that a user can insert data to the database using the web application.
A client should be able to place an order of a craftwork they like, and should be able
to view their previous orders.
KhumaloCraft users must be able to see client orders and process them.
code must be in c# in visual studio mvc individual account
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
