Skip to content

A simple movie ticket booking system made in PHP and MySQL

License

Notifications You must be signed in to change notification settings

lai32290/bookmymovie

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 49.4%
  • JavaScript 47.1%
  • CSS 3.5%