DevTroxep / movie-database-site

Movie database website with login, search, and rating functionality, using PHP and Javascript on a MySQL database. Final project for CS 215 - Web and Database Programming, at the University of Regina.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Database Site

Movie database website that allows users to:

  • Create/login to an account
  • Customize name and profile picture
  • Search the database for movies on a number of factors
  • Give movies a rating
  • Add/remove movies to/from a "watchlist"

Built using plain PHP and Javascript on a MySQL database. Final project for CS 215 - Web and Database Programming.

Hosting

Currently hosted at http://www2.cs.uregina.ca/~ngc582/movie-database-site, may be taken down without notice.

Please do not submit any sensitive information to the site, nothing is encrypted (all data is stored in plaintext).

About

Movie database website with login, search, and rating functionality, using PHP and Javascript on a MySQL database. Final project for CS 215 - Web and Database Programming, at the University of Regina.


Languages

Language:PHP 73.0%Language:CSS 15.3%Language:JavaScript 10.5%Language:Hack 1.2%