Question: 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

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.
The database design efficiently implements the
requirements for KhumaloCraft, including
relevant entities, relationships and constraints.
The necessary tables have been created to
store data related to users, products, and
transactions. [15]
The database has been deployed to Azure and is
integrated and accessible to the web
application. [15]
Users can effectively insert data in the database
through the web application. Data related to
products, users, and transactions can be stored
on the database using the web application. [20]
Product information is retrieved correctly from
the database and displayed in a user-friendly
manner to clients in the web application.[20]
Functionality for processing and accessing order
information from the database is implemented
in a user-friendly and efficient way in the web
application.
Clients are able to place orders of the craftwork
and can see their previous orders.
KhumaloCraft can see client orders and process
them.
[10]
code needs to be in c# in mvc in visual studio , using the crud functionality
-can i have the whole application with the models and controllers and views

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Finance Questions!