Question
Help this team project will focus on building a Javascript/JQuery application that will access server side content using the AJAX concepts. The teams are indicated
Help
this team project will focus on building a Javascript/JQuery application that will access server side content using the AJAX concepts. The teams are indicated below.
For team communication I recommend using a tool called Slack. It is used by a variety of local businesses and in several of our WDV courses.
Project Overview:
Given a form with a selection. When the selection is chosen the form will create and send an AJAX call to the server to gather the relevant information about the selection. You can choose the server side language and how you wish to store and retrieve the information from the server. Your server side process should return your data to the client application as a JSON object. The javascript in your client will dynamically place the content onto the page as indicated.
Recommended Tools:
I would recommend using JQuery for this application.
I would recommend using PHP for your server side content to create the JSON objects as needed.
Use your own information as needed.
Attachments
.bold {
font-weight: bold;
}
WDV321 Advanced Javascript
AJAX Team Project
Team Members:
Extra Credit:
Use an Ajax call to dynamically change the select to a choice of candy instead of cupcakes. Include the appropriate server side information.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started