Skip to content

Fully functional Node and Express based CRUD application with authentication, authorizations and access control using a Google-Passport strategy.

Notifications You must be signed in to change notification settings

deni1688/mtspost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-MotusPosts

This application essentially allows users to login via their google account and do the following

  • Create public and private posts
  • Duplicate posts
  • Edit only their own posts
  • Delete only their own posts
  • View public posts and their own private post
  • Leave Comments on posts while logged in where comments are enabled by the author

Tech Stack

  • NodeJS
  • ExpressJS
  • Handlebars as View Engine
  • Materilize for the UI
  • Heroku for HOsting
  • MongoDB as Database

Final Notes

This is a practice project that covers all the bases of a NodeJS based CRUD app. I am sure there are things that could be imporved and I intend to do so as I learn more about the Node development stack.

About

Fully functional Node and Express based CRUD application with authentication, authorizations and access control using a Google-Passport strategy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published