Online Movie Ticketing System
T1 movies BSIT-3A
Product Owner/Scrum Master: Napoles, Christopher
Front End Developer: Villa, Julius
Back End Developer: Concepcion, Patrick
DB Admin: De Guzman, Allen
QA: Baulete, Will
How to install:
- Must have xampp installed.
- Clone or download this repository.
- Have this repository on a folder named t1movies.
- Go to where you installed xampp.
- On xampp folder, go to htdocs and copy paste the t1movies folder.
- Run the xampp control panel.
- Run the Apache and MySQL.
- Go to the Admin of MySQL where you will go to the phpMyAdmin server.
- On the phpMyAdmin, create a database named t1movies_db.
- On the t1movies folder, go to the database folder and import the t1movies_db to phpMyAdmin.
- After importing the database, go to the Admin of Apache on the xampp control panel.
- Lastly, type "localhost/t1movies" on the URL.