Skip to content

An application to read a file of movie data and suggest movies filtered by genre or the entire list. The project is scalable to any kind of data in a file and can be filtered based on column titles.

Notifications You must be signed in to change notification settings

iSagnik/MovieRandomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieRandomizer

Python Executable File:
randomizer.exe

Run this file and select the 'movies.csv' file in the docs folder to get movie suggestions. You may use your own files as long as it has the same number of data columns. If your file does not have 16 column headings, make placeholder elements. I will fix this in a future update.

Release v1.1 : https://github.com/iSagnik/MovieRandomizer/archive/v1.1.zip

About

An application to read a file of movie data and suggest movies filtered by genre or the entire list. The project is scalable to any kind of data in a file and can be filtered based on column titles.

Resources

Stars

Watchers

Forks

Packages

No packages published