Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this assignment, you will be creating a web-based application. You will be practicing what was learnt in class regarding JavaScript class and objects, Local

image text in transcribed

In this assignment, you will be creating a web-based application. You will be practicing what was learnt in class regarding JavaScript class and objects, Local Storage, jQuery selectors, events and effects 1- Create class Movie that contain the following information a. Movie name b. Price c. Image d. genre 2- Create Array of Movie objects that contain three Movies 3- Create html page that contain button and dropdown list a. When the button is click save the object to local storage b. Display movies name in drop down list c. The user should be able to see movie details and image by selecting the name from dropdown list d. Include all the images in images folder Submission: . Publish the assignment to your cPanel web space (be sure to include all necessary files/folders) Zip and upload to the assignment 1 dropbox in SLATE by the Due Date indicated and include the URL to your file in the Comment section Marking 10% for proper submission 10% for professionalism (making it look pretty) 10% responsiveness (data should be displayed properly on different screens sizes) 20% creating Movie class & Array of Movie class 20% saving data to local storage 30% for dirnloving the data correctly . In this assignment, you will be creating a web-based application. You will be practicing what was learnt in class regarding JavaScript class and objects, Local Storage, jQuery selectors, events and effects 1- Create class Movie that contain the following information a. Movie name b. Price c. Image d. genre 2- Create Array of Movie objects that contain three Movies 3- Create html page that contain button and dropdown list a. When the button is click save the object to local storage b. Display movies name in drop down list c. The user should be able to see movie details and image by selecting the name from dropdown list d. Include all the images in images folder Submission: . Publish the assignment to your cPanel web space (be sure to include all necessary files/folders) Zip and upload to the assignment 1 dropbox in SLATE by the Due Date indicated and include the URL to your file in the Comment section Marking 10% for proper submission 10% for professionalism (making it look pretty) 10% responsiveness (data should be displayed properly on different screens sizes) 20% creating Movie class & Array of Movie class 20% saving data to local storage 30% for dirnloving the data correctly

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

Advances In Knowledge Discovery In Databases

Authors: Animesh Adhikari, Jhimli Adhikari

1st Edition

3319132121, 9783319132129

More Books

Students also viewed these Databases questions

Question

Recognize the power of service guarantees.

Answered: 1 week ago

Question

What are Measures in OLAP Cubes?

Answered: 1 week ago

Question

How do OLAP Databases provide for Drilling Down into data?

Answered: 1 week ago

Question

How are OLAP Cubes different from Production Relational Databases?

Answered: 1 week ago