/Directed-By-Women

See what percentage of the films you've watched were directed by women.

Primary LanguageVue

Watchlist Picker Development




Directed By Women

A little web-app that tells you how many of the films you've watched were directed by women. Try it for yourself at directed-by-women.vercel.app, and use watchlistpicker.com/?u=thaizy/directed-by-women (or on Github) to get a random suggestion if you want to watch more women-directed movies. See womenandhollywood.com for more on gender inequality in the film industry.

Note: the site requires that you have a public Letterboxd account. The site uses TMDB's dataset to determine gender, and may not be accurate. Partly inspired by James Vaughan's post and accompanying Github project that does the same thing.

Development notes

yarn install    # install dependencies

yarn serve      # compiles & hot-reloads

yarn run build  # build to run