Create public and private stories from your life
This app uses Node.js/Express/MongoDB with Google OAuth20 for authentication
Create config.env file inside config and add credential of google_client_id
and google_client_secret
This site allows you to enter your story as well as see other's story too. It is well embedded with CKeditor
.
This project is build completely on front end as well as backend.
For front-end it includes html, css, javascript, bootstrap framework and few more. Back-end is completely built on Node.js using express. This project requires storing images, user and comment for which database is required. Hence, in this project mongoDB is used for database.
- Home Page
- Dashboard
- Stories
The app is deployed on Heroku
. It's URL is https://ancient-meadow-34488.herokuapp.com/.