/NodejsBlogSystem

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

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Node.js Blog System


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