2840936b973fca012756e55aeeecf0e14850eeef
Media Tracker
A dependency-free web app for tracking movies, TV shows, books, and games.
Run
Open index.html in a browser, or serve this folder with the included static server:
node server.js
Then open http://localhost:5173.
Data
The tracker stores items in browser localStorage. Use the Export and Import buttons to move or back up your collection.
Search Sources
- Movies: Wikipedia through the MediaWiki Action API
- TV shows: TVmaze API
- Books: Open Library Search API
- Games: CheapShark API
If a search source is unavailable, add the item manually.
Description
Languages
JavaScript
62.2%
CSS
28%
HTML
9.8%