kayla-glick / csci-332

Home Page:http://kyleg.sgedu.site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSCI 332 Database Concepts Project:
Simple PHP Movie Ticket Website

A simple PHP / SQL website to simulate a movie ticket website. For this project, we were allowed to pick a topic and implement a website with the following specifications:

  • Normalization
  • ER Diagram
  • Table DDL (Minimum 7)
  • View DDL (Minimum 1)
  • Procedures DDL (Minimum 1)
  • Function DDL (Minimum 1)
  • Trigger DDL (Minimum 1)
  • DML Statements driven by user forms
  • Simple reports
  • Integrity enforcement
  • Isolation levels

About

http://kyleg.sgedu.site/


Languages

Language:PHP 74.4%Language:PLpgSQL 18.8%Language:HTML 5.3%Language:SQLPL 1.5%