petrk94 / movies-to-watch

Easy web application to create a self hostable list for the movies you want to watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies to watch list

N|Solid

This is a easy web application to create a self hostable list for the movies you want to watch. The current version provide a form to submit the movie title and the link to the movie information (depending by you), a php file to insert the html form results to the mysql database and a php file which read and display the information from the database in a html5 responsible table.

N|Solid Input form

Requirements

  • PHP 5.5 or higher
  • MySQL 5.1 or higher

Used libraries

MySQL Table Structure

N|Solid Screenshot of MySQL Table structure

  • Table name movie
  • rows set as on screenshot

Used Sources:

W3schools fixed Sidebar

Random Row in MySQL

Auto Timestamp in PHPmyAdmin

HTML anchor tag with Javascript onclick event

How to hide one div and show another div using button onclick?

About

Easy web application to create a self hostable list for the movies you want to watch


Languages

Language:CSS 61.9%Language:PHP 36.7%Language:HTML 1.3%