lai32290 / bookmymovie

A simple movie ticket booking system made in PHP and MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookmymovie

A simple movie ticket booking system made in PHP and MySQL

Cover Image

Requirements

  • Apache
  • PHP 7
  • MySQL Server
  • mysqli extension

Setup

Git clone the repository in Apache's /var/www/html directory.
Launch the Apache Server along with PHP and MySQL.

Setting up MySQL requires you to open two pages one after another:
bookmymovie/setup/createDB.php
bookmymovie/setup/createTables.php

You can now browse the website from bookmymovie's root directory.

In Development Stage

This project is still in alpha development stage so bugs and crashes are to be expected.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple movie ticket booking system made in PHP and MySQL

License:MIT License


Languages

Language:PHP 49.4%Language:JavaScript 47.1%Language:CSS 3.5%