Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You need to prepare a web site to announce and give details about an organized workshop during 2 0 2 4 . You are free
You need to prepare a web site to announce and give details about an organized workshop during You are
free to choose the workshop contenttopic the country and its time period that will be held in Assume that,
the workshop has four sessions. The web site will include the following pages which should be connected with
links through navigation menu done using CSS:
CMPEISYESWEN Internet Programming
Term Project
Fall
Page : Homepage
You need to provide general information about the conference details and some attractive images as a
home page.
Page : Detailed Information on Workshop
Design a page with general information, description and images for the organized workshop and its
facilities.
Page : Registration
Design a page for calculating the registration cost of the workshop with the selected sessions,
participant type and the time period selected for workshop attendance. You can take the below
Registration Cost Calculation table as a reference to design it
Page : Contact Us
User should be able to fill the contact form and system should validate each form element.
Registration Cost Calculation
o User should be able to select multiple sessions with checkboxes and participant type with radio buttons. o Use a calendar that a participant will able to select the date for workshop attendance. o Cost of the selected session should appear on the last column after both dates fromto of the session is
chosen.
o Cost: The price for each session regarding participant type may vary but you need to multiply the
session price, and participant type with the selected number of days. Note that, number of days
has to be calculated automatically ie assume that Presenter as Participant Type with
Session is selected for the time period from days; then the
Cost price of participant typeprice of Session
o Total cost is the summation of selected sessions cost and it should appear after the Calculate button
is clicked. If the participant will attend more than sessions and the total cost is more than apply
discount total cost Note that, you are free to apply any fee for participant type and
sessions.
o After the total cost appears, a confirmation message will be prompted to ask the visitor if she
accepts the calculated total cost for payment. In case of acceptance; a thank you message will be
alerted, otherwise application withdraw message will be alerted.
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