I Created a web application named “MoviesInfo” that displays information like title, actors , plot, release date etc. of movies, web series, cartoons and serials using omdb Api.
In this web application after successful signup and login of user , user can enter name of any movie / serial / cartoon / web series to get the required information about that movie, serial, cartoon or web series. Here I used omdb api to get the required information. If user enters any invalid title ,then it redirects to movie not found page.