Skip to content

this a crud application using node.js for adding/deleting and updating stories fr different users, by implementing google Oauth passports with mongodb and mongoose

Notifications You must be signed in to change notification settings

BennaceurHichem/storiesApp

Repository files navigation

storiesApp

this a crud application using node.js for adding/deleting and updating stories from different users, by implementing google Oauth passports with mongodb and mongoose

resumed features :

  • Google Oauth with passport.js authentication
  • working with express handlebars templating engine without need for complex front end(with React or Vue...)
  • Users managment system
  • Stories dashboard for each user to create/update/delete their stories
  • add a public stories section whicbcontaine all public users stories,
  • Managing public and private stories(private are shown in public stories section, private are not)
  • Story description page
  • possibility if showing only a specific user stories by clicking n the user name in story

Demo :

About

this a crud application using node.js for adding/deleting and updating stories fr different users, by implementing google Oauth passports with mongodb and mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published