DimaTc / imdb-rating-analyzer

It will map out the rating of a series from IMDB without description or episodes and etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imdb-rating-analyzer

It will show rating analytics of selected shows. Link to the project

Preview of the site

Installation

git clone git@github.com:DimaTc/imdb-rating-analyzer.git
cd imdb-rating-analyzer
npm install

Use npm start to start the server.

For the angular client:

cd imdbRatings
npm install

About

It will map out the rating of a series from IMDB without description or episodes and etc.

License:GNU General Public License v3.0


Languages

Language:TypeScript 56.4%Language:JavaScript 27.1%Language:HTML 11.9%Language:CSS 4.7%