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
- 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