Question: POE Part 2 - Create a database and integrate to the web application ( Marks: 1 0 0 ) Related Content: Learning Units: 3 -
POE Part Create a database and integrate to the web application
Marks:
Related Content: Learning Units:
Assessment
tabletableAssessmentDeliverableMarks,Weight,DurationPart table total marks. Your mark awarded for Part willbe calculated as a percentage. Hours
Your submission document:
Your answers to the following questions must be submitted in an MSWord document, containing the following:
Your student number
The module code
The URL of your deployed application with the updated functionality
The GitHub link for the web application source code
ER diagram and screenshots of the database design and structure
Screenshots of the process for deploying the database
Screenshots of the web application My Work page
Screenshots that show that users can insert data to the SQL database via the web application
Screenshots that show that users can order any product
Note: Make sure you read the instructions given earlier in this document and follow the specified file name format.
Instructions:
The web application developed in Part is a useful start in terms of basic functionality. However, at this point, the web application does not allow any transactions, and it does not allow clients to interact with KhumaloCraft since it does not store the necessary information anywhere.
Based on the feedback you received for Part you should make relevant improvements to your existing web application. Thereafter, you are required to implement the following enhancements to your web application:
A Database design and development
You are required to design and develop a SQL database that stores user, product, and transactionrelated data:
Identify the necessary entities for your application's 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.
Submitting your document for this part of the POE
Once you have completed your submission doc containing the answers to all the questions above, submit your document using the submission link on the Learn page for this module.
Notes:
Your solution for Part must incorporate all the requirements from Part and Part
Make sure you read the instructions given earlier in this document and follow the specified file name format.
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
