Skip to content

This was a project for the course web technology for semester 5.

Notifications You must be signed in to change notification settings

ayushkothari27/TVseries-recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TVseries-recommendation

This was a project for the course web technology in semester 5.

Dataset

We are using this dataset to get a list of TV series. https://www.kaggle.com/chasewillden/netflix-shows

Recommendation:

We are using Recombee API for the recommendation system.

Scripts

  • csv_reader.py : Reads the CSV file and add TV Series objects into the database and for demo purposes we created new user and rating objects in the same script.
  • send_data.py : Sends the ratings objects to the Recombee API for initial demo purposes.

Screenshots:

screenshot from 2018-10-24 15-57-29 screenshot from 2018-10-24 15-57-38 screenshot from 2018-10-24 15-57-49 screenshot from 2018-10-24 15-58-09 screenshot from 2018-10-24 15-58-18 screenshot from 2018-10-24 15-58-41

TO DO:

  • Google OAuth in login and register
  • API that returns images when name of TV Series is passed( Currently it is hardcoded to FRIENDS)
  • Edit button to change percentage on Watchlist page.
  • Currently API only takes ratings but we would like to take genres and stuff as well.

Contributors:

About

This was a project for the course web technology for semester 5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published