Answered step by step
Verified Expert Solution
Link Copied!

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 2024. You are
free to choose the workshop content/topic, 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 4 pages which should be connected with
links through navigation menu done using CSS:
CMPE/ISYE/SWEN233 Internet Programming
Term Project
2023-2024 Fall
Page 1: Homepage
You need to provide general information about the conference details and some attractive images as a
home page.
Page 2: Detailed Information on Workshop
Design a page with general information, description and images for the organized workshop and its
facilities.
Page 3: 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 4: 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 (from/to) 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 (i.e. assume that Presenter as Participant Type with
Session 1 is selected for the time period from 22/01/202426/12/2024(=5 days); then the
Cost =(price of participant type)*(price of Session 1)*5.
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 2 sessions and the total cost is more than 1000 apply
15% discount (=total cost*0.15). 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 s/he
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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Heikki Topi, Jeffrey A Hoffer, Ramesh Venkataraman

13th Edition

0134773659, 978-0134773650

More Books

Students also viewed these Databases questions

Question

6. I am usually invited to important meetings in my organization.

Answered: 1 week ago