项目作者: cdking007

项目描述 :
Blog managment system
高级语言: HTML
项目地址: git://github.com/cdking007/ttjc-blog-managment-system.git
创建时间: 2020-03-14T20:29:56Z
项目社区:https://github.com/cdking007/ttjc-blog-managment-system

开源协议:

下载


ttjc-blog-managment-system

an open source blog managment system

ttjc-bms is build during the #teamtanayjobchallenge

Technology used

Frontend

  • Html
  • css
  • javascript
  • bootstrap
    backend
  • nodejs
    database
  • mongodb

features

  1. |-- user
  2. |-add post
  3. |-edit post
  4. |-delete post
  5. |-list of their post
  6. |--admin
  7. |-add post
  8. |-edit other users post
  9. |-delete other users post
  10. |-edit users
  11. |-delete users
  12. |-view the post

tree of folders

  1. +---controller
  2. +---db
  3. +---models
  4. +---public
  5. | +---css
  6. | \---scripts
  7. +---routes
  8. | +---admin
  9. | \---home
  10. \---templates
  11. +---admin
  12. \---partcials

live demo

ttjc-bms

Easy to setup

setup 2 envirnoment variables in your system
MONGODB_URL=
SESSION_SEC=

to work with comments in post
you need account from disques.com
after getting account
change below file and code with your

/templates/post.ejs line no:33

if like it please leave review and thumbsup :-0