Feature-rich book & movie tracker I made for myself ❤️
Features
- TOTP two-factor authentication, JWT authorization
- Email support using Mailtrap for password reset
- Audit logging with Discord webhook support
- CRUD actions and search for books/movies
- Finna, Open Library and TMDB integrations for book/movie images
- User profile with user information and statistics, share top books/movies, export/import data, delete account etc.
- Material theme with light and dark themes
- Web frontend is unit and end-to-end tested with Vitest and Playwright respectively
- Docker image built with GitHub Actions, released to ghcr.io and deployed with Docker Compose
- Native Android application built with Kotlin