Introduction
The website is developed for customers to rent the online movies.
- Customers can view the newest movies by sliding show.
- Customers can search the movies by categories or key-words.
- Customers can log on the website to shop the movies.
- Customers can put the selected item into shopping cart and delete them from shopping cart.
- Customers can further check-out movies in the shopping cart.
- Administrators can log on the website to manage user accounts and movies in the database through the web page.
Tools
- MAMP (includes My Apache, MySQL, PHP, PHPMyAdmin, etc.)
- Free for easily installing Apache, PHP and MySQL without starting a script or having to change any configuration files.
- JavaScript (includes JQuery and AJAX)
- JQuery is a lightweight, "write less, do more", JavaScript library. It includes
- AJAX can update the content in the web page without refreshing the page.
- HTML
- CSS
Team Members
Screenshots of functionalities
password error message

email error message

search by movie title

shopping cart list after adding movies to the shopping cart (general user view):

ordering list after check out (general user view):

updating movie items (administrator view):
Step1: Press update button, and then change price or other values

Step2: Show new value in the list
Updated by Shin-Yi at May, 17, 2016 