willsir14 / NodejsBlogSystem

Engine for starting the blogging system using Node JS, MongoDB and Socket for real time update. :fire:

Home Page:https://nodejsblogsystem.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Blog System


Website is Live at : https://nodejsblogsystem.herokuapp.com/

Workflow

  • Post Create
  • Post Update
  • Post Delete
  • Posts Display / Home Page
  • Individual Post Page Display
  • Image Upload and Display
  • Post Comments
  • Display Comments
  • Replies on Post Comments [Post & Display]
  • Email Notifications to Main Comment Holder on Comment Replies
  • User Registration
  • User Login, Logout
  • Access Control Over Routes
  • Categories Created and Displayed
  • Link Categories and Post Schema and Display Categories in Drop Down Menu
  • Folders Refactoring
  • Real Time Post Update
  • Real Time Comment Update
  • Real Time Comment Reply

About

Engine for starting the blogging system using Node JS, MongoDB and Socket for real time update. :fire:

https://nodejsblogsystem.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:HTML 62.4%Language:JavaScript 28.7%Language:CSS 8.3%Language:PHP 0.6%