Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using JavaScript, jQuery, and cookies Overview Create a website that allows the user to register an event using a form. Once the event has been

Using JavaScript, jQuery, and cookies

Overview

Create a website that allows the user to register an event using a form. Once the event has been registered, the website should display a countdown timer for the event (the form should no longer be displayed). If the user returns to the website any time before the event the countdown timer should be displayed. Once the day of the event arrives an animated message should be displayed in place of the countdown timer. The animated message should display for 2 days after the date of the event. After those 2 days, the website should return to displaying the form in order to allow the user to register a new event. Requirements

You must follow best coding practices for HTML, CSS, JavaScript, and jQuery

Code must be documented.

Your countdown timer must display the first name and event name entered in the form.

Your event has arrived message must be animated. Assumptions/Limitations for our Implementation

You can assume the event occurs at 12:00:00am on the day of the event.

There can be only one event registered at a time.

You can assume the user enters all form information correctly.

You will need to test using Firefox as cookies do not work with local websites using Chrome

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2015 Porto Portugal September 7 11 2015 Proceedings Part 2 Lnai 9285

Authors: Annalisa Appice ,Pedro Pereira Rodrigues ,Vitor Santos Costa ,Joao Gama ,Alipio Jorge ,Carlos Soares

1st Edition

3319235249, 978-3319235240

More Books

Students also viewed these Databases questions