DATA SCIENCE GROUP PROJECT : MOVIE4YOU

GROUP MEMBER : NUR AZIERA (WIE160058) , FATIN FARHANA (WIE160050), AIFA NATASHA (WIE170003)

INTRODUCTION

DESCRIPTION

The application lets you select the movie you want to watch and gives ratings and recommendation based on specific movie you choose.

user can

  • select three movie from the list
  • know the ratings of the movies
  • get recommendation of similar movie to watch

SCREENSHOT

EXPERIENCE USING THE APPS

Advantage:

  • It is easier to deploy

  • Efficient Response Time: The response time of shiny app is very small, making it possible to deliver real time output(s) for the given input.

  • Complete Automation of the app: A shiny app can be automated to perform a set of operations to produce the desire output based on input.

Disadvantage:

  • Requires timely updates: As the functions used in the app gets outdated sometimes with newer package versions, it becomes necessary to update your shiny app time to time