Giter VIP home page Giter VIP logo

publication-num-rique's Introduction

Digital Publishing

About

This project was conducted as part of the Digital Publishing course at the University of Lausanne under the direction of Mr. Isaac Pante (SLI, Faculty of Arts, UNIL). In order to carry out this project, I developed a classification tool for the films of movie director Quentin Tarantino.

alt text Figure 1 - Screenshot of the page

Functions

Broadly speaking, this tool allows the user to (1) filter and (2) sort Tarantino's films. But he can also select criteria that will refine the sorting.

Indeed, with the filter function, the user can, as the name suggests, filter the films according to genre. When a particular genre is selected, the films of other genres disappear, leaving only the films of the selected genre.

With the sorting function, for the "Name" and "Genre" criteria, the user sorts the movies in the alphabetical order of the selected criterion. For the criteria "Year" and "Duration", the films will, of course, be sorted in numerical order.

In addition, the functions can be combined. The sorting will only be done on the remaining films after the user has filtered the selection. alt text Figure 2 - Result after filtering the genre "Crime" and sorting alphabetically

Criteria

For the "Filter" function, I have listed all the genres that Tarantino worked in, according to IMDB:

  • Crime
  • Comedy
  • Action
  • Thriller
  • Adventure

In addition to this, I have added a "Show all" button that removes the filter and re-displays the whole filmography.

For the "Sort" function, I have selected 4 criteria:

  • Year
  • Name
  • Genre
  • Duration

Data

All the data present here has been taken from IMDB.

Library

This project is composed of only a few files: an "index.html" page that contains the page content, a "script.js" page that allows filtering and sorting of the inserted data, a "style.css" page that allows visual rendering, and, finally, image files.

This project was possible thanks to the "Isotope" library, imported in the "script.js" file.

As far as the images are concerned, I basically wanted to take the original covers available on IMDB. However, due to copyright infringement problems, I had to create fake covers.

Enhancement

One of the first ideas that comes to my mind would be to be able to do "web scraping" in order to be able to select a producer of our choice directly from the platform.

Author

All the elements in this project were produced by Frank Dat Tai Pham. This project was conducted as part of the Master's seminar "Digital Publishing" given by Mr. Isaac Pante during the autumn semester 2019.

publication-num-rique's People

Contributors

fpham1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.