- Movies
- Admin can create new or update movie info through a form
- Data can also be retrived from open API of The Movie Database
- Movies data is saved in MongoDB
- Movies are categoried by their types and displayed on main
- Movies can be searched by name
- Users
- User signup/signin/signout
- Different user have different control(normal user vs. admin)
- User can comment on a movie or other users' comments
Practice programming with ExpressJs and MongoDB
- Express.js
- Node.js
- MongoDB
- Mongoose
- Jade(Pug) Template Engine
- Grunt
- Bower
- JQuery/Bootstrap
the images below are captured from the project