Web Development | Online Movie Review/Rating Website

The aim of this project is to build a website where users can lookup movies, rate movies and review them. Every user also has their own list of favorite movies which they can add to and delete from. The website also dynamically generates the latest, popular and several other list of the movies based on the date and the rating of the users. The website also has its very own auto complete search feature. The main challenge was to complete the project within 2 weeks whilst learning a stack of completely new technologies. The database we used is NoSQL based MongoDB as this is performance oriented and easily scalable. The client side scripting is done by AngularJS and the service side scripting is done by ExpressJS and NodeJS.

This page is under construction