phampe68 / IMDBClone

A website with similar functionality to IMDB
1 stars 0 forks source link

Add new movies #22

Closed phampe68 closed 3 years ago

phampe68 commented 3 years ago

The entire movie creation process must be done on a single page. The page must give the user a way to dynamically search for people within the database to add to the movie (e.g., using AJAX). The user should not be required to type in the full name of the person, but instead should be able to add the person as a writer, director, or actor directly from the search results.