An open API service indexing awesome lists of open source software.

https://github.com/michaelfromorg/letterboxd-recommender

🎥 From your Letterboxd reviews, recommend a movie to watch.
https://github.com/michaelfromorg/letterboxd-recommender

letterboxd movie recommendations svelte

Last synced: 6 months ago
JSON representation

🎥 From your Letterboxd reviews, recommend a movie to watch.

Awesome Lists containing this project

README

          

# Letterboxd Recommender

Get a movie recommendation based on your Letterboxd watch history.

## About

The app consists on a one-page Svelte front-end and single AWS Lambda function deployed via SAM.

## TO-DOs

- [ ] Improve look-and-feel on mobile
- [ ] Configure secrets correctly on AWS