Skip to content

MaitriVaghela/Daily-Journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Journal

Daily Journal is created using Javascript, CSS, HTML, Bootstrap, NodeJS, ExpressJS and MongoDB Atlas. It is deployed using Heroku.

Features of this app

  1. Compose new blog.
Go to https://fast-falls-68245.herokuapp.com/compose to compose a new blog
  1. View a blog based on blog Id.
Go to https://fast-falls-68245.herokuapp.com/posts/[blogId]
Example: https://fast-falls-68245.herokuapp.com/posts/5edd62af588cf46b146257b9

Blog id can be obtained when you click on "Read More" on a particular blog, the blog Id is displayed in URL.

  1. Read the entire blog by clicking on "Read More" on a particular blog.

Database used

MongoDB(local), MongoDB Atlas(when deployed)

Pre-requirements

  1. Node, npm
  2. MongoDB Atlas account
  3. Herouku(for deployment)

Code Editors used

Atom

Acknowledgements

  1. The App Brewery
  2. The Web Developer Bootcamp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published