Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 554 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 554 Bytes

Overview

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.

TmdbFrontend

Run the frontend with "ng serve"

Backend

Run the backend on IIS Express.

Database

Create the database by executing "script.sql".

Users

There are two users that are registered and can be used to add comments.

  1. Username: TestUser
    Password: Test@123

  2. Username: TestUser2
    Password: Test@123