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.
- Host: GitHub
- URL: https://github.com/michaelfromorg/letterboxd-recommender
- Owner: michaelfromorg
- Created: 2024-08-27T18:03:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T06:24:15.000Z (8 months ago)
- Last Synced: 2025-04-05T08:11:33.023Z (6 months ago)
- Topics: letterboxd, movie, recommendations, svelte
- Language: TypeScript
- Homepage: http://letterboxd.michaeldemar.co/
- Size: 311 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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