https://github.com/timfernix/mediadb
My locally hosted solution to list all my watched movies and shows (+ played games).
https://github.com/timfernix/mediadb
database games list movies shows sql
Last synced: about 1 month ago
JSON representation
My locally hosted solution to list all my watched movies and shows (+ played games).
- Host: GitHub
- URL: https://github.com/timfernix/mediadb
- Owner: timfernix
- License: mit
- Created: 2024-11-23T12:42:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T16:54:12.000Z (over 1 year ago)
- Last Synced: 2025-10-27T08:25:17.571Z (8 months ago)
- Topics: database, games, list, movies, shows, sql
- Language: PHP
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MediaDB
Welcome to **MediaDB**! This is a personal project designed to help to keep track of the movies, series, (and games) i've watched, as well as maintain a watchlist for future viewing.
## Features
- **Track Watched Media**: Keep a record of all the movies, series, and games you've watched (/played).
- **Watchlist**: Create and manage a watchlist for all the titles you want to watch in the future.
- **Search Functionality**: Easily search for titles to add to your watched list.
## Technologies Used
- **HTML/PHP**: For structuring the web pages.
- **JavaScript**: For dynamic functionality and interactivity.
- **CSS**: For styling and layout of the application.
- **SQL Database**: For storing user data and media information, hosted in cloud.
## Warning
This project is not finished or polished.