Overview In this assignment, we will be extracting strings and formatting the strings in a sorted order.
Guidelines and Expectations In this assignment, you will be creating a simple JavaScript page that will let the user input movie titles one by one, and then display the complete list in a second area. Create a button that allows the list to "display" in either a separate area of the webpage or in a second window. Create a "reset" button that clears the list.
Here is an example of the completed list after four movies were entered:
American Graffiti
Batman
Star Wars
The Empire Strikes Back
Deliverables Submit a YouTube video link or screenshot(s) of the website in action! Upload your files to GitHub and provide the link to your public repo. To receive full points, follow the rubric and submit your link in the submissions area by the due date.