Final Project for CS-546: Web Programming
- Wen Lin
- Jiexin Jin
- Qisheng Xia
- Hai Yuan
- Zhen Zhang
This project is a simplified movie database platform. Users can rate and post reviews for movies.
Movie search: Users can search for movies using a search bar. Movie recommendations: Recommending random movies to users.
Search results: Displays the results of the user's search. Brief movie information and rating: Shows a short introduction and rating for each movie listed.
Informations: Provides more details about the movie. Images: Images from the movie. Rating and reviews: Movie's rating and reviews from users
Login by username and password.
Create account with username and password.
Display basic profile information.
Modify user basic information.
Update account password by inputting old password.
Users can view their own ratings history.
- User can change the profile avatar on the profile update page
- User can link the account to email
- Including photos in reviews
- Support following users feature