Skip to content

imgwho/imoocmovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imooc movie used nodejs & mongodb

Party from uniquejava Thank a lot!

Tech stack && node_modules

  • nodejs
  • express
  • jade
  • mongoose
  • bower
  • jquery
  • bootstrap

Developed with VS code under win10.

Install

 npm install && bower install

Run

Type node app.js

# module url
1 homepage localhost:3000
2 movie admin /admin/movie/new /admin/movie/update/:id /admin/movie/list
3 detail localhost:3000/movie/:id
4 category admin /admin/category/new /admin/category/list
5 results /results

Todo (example)

Fix warning done(2016.2.26)

body-parser deprecated bodyParser: use individual json/urlencoded middlewares app.js:14:9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published