The app shows the paginated top movies list and searched movies list from TMDB.
To see the details of a movie and to add comments on a movie, you can click on the movie shown in the list.
Run the frontend with "ng serve"
Run the backend on IIS Express.
Create the database by executing "script.sql".
There are two users that are registered and can be used to add comments.
-
Username: TestUser
Password: Test@123 -
Username: TestUser2
Password: Test@123