Skip to content

A daily journal web app by using node.js hosted on Heroku and database used mongoDB hosted on Atlas server. It also gives users the right to edit and delete respective posts.

Notifications You must be signed in to change notification settings

balveerkumar8299/Daily_journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily_journal

A daily journal web app by using node.js hosted on Heroku and database used mongoDB hosted on Atlas server. It also gives users the right to edit and delete respective posts.

This is a blog website made using Node.js, Express, MongoDB, and EJS templating. The home page of the website uses EJS templating to use a for loop to look up all the existing posts and render them to the screen.

Home page Preview: Home page is looking like this:❤

home page

Compose Page Preview: Compose page is looks like=>👏👏

Compose page

About us page Preview: About Us😎😎😎

About Us

HOW TO RUN: You can view the project live at https://journaldaily.herokuapp.com/ , or you can download the files and open the terminal and go into downloaded folder and run the command "npm i" to install all the required node modules. Then open a new terminal window and run the MongoShell command "mongod" to run the local database. Then run "node app.js" in the first window to run the application on localhost:3000.

About

A daily journal web app by using node.js hosted on Heroku and database used mongoDB hosted on Atlas server. It also gives users the right to edit and delete respective posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published