Skip to content

Web application to get movie details from The Movie Database API

Notifications You must be signed in to change notification settings

HassanQayyum1993/TMDBApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Web application to get movie details from The Movie Database API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published