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

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).

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.