SteveLim99 / Movilytics

Welcome to our website Movylitics, a Sophisticated GroupLens dataset and tmdb analytics exploration tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Analytics Web Application

How to run it locally

  1. Check ./group8/env-example and place your own env directory under group8

  2. Run your docker by:

    $ cd group8
    $ npm install
    $ docker-compose up
    

    Now you can:

    • serve web-app by: ng serve then localhost:4200
    • access to pgAdmin by: localhost:8080
    • access the API by: localhost:3333/your/api/endpoint

demo-gif

About

Welcome to our website Movylitics, a Sophisticated GroupLens dataset and tmdb analytics exploration tool.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PLpgSQL 41.9%Language:TypeScript 21.8%Language:SCSS 18.1%Language:HTML 9.3%Language:Python 6.9%Language:JavaScript 1.2%Language:Shell 0.8%Language:Dockerfile 0.1%Language:CSS 0.0%