A movie collection and management website with user authorization, comment, import data, search features.
- Express
- Mongodb
- Bootstrap
- jQuery
- node and npm
- User Authorization
- Comment
- Movie Classify
- Search
- Input by IMDB
- PV
- Profile Image
- Optimize Comment
- User Management
- User Classify
- Automatically Update Movies
- Unit Test
1.Clone this repository
git clone https://github.com/ChenjieZhou/MovieHub.git
2.Install dependency
npm install
bower install
3.Modify mongoDB config at app.js
4.Run this app grunt
5.Open Browser http://localhost:3000