Skip to content

This is an exercise in Node.js, Express.js, MongoDB, and Mongoose. It's a simple blogging web application where one can add new blog posts, view them in their own dedicated route, and delete them. The posts are stored in a local MongoDB database. EJS templating is used for the HTML pages, Bootstrap is also used, along with some custom CSS styling.

Notifications You must be signed in to change notification settings

DaminiPandey/dailyJournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dailyJournal

This is an exercise in Node.js, Express.js, MongoDB, and Mongoose. It's a simple blogging web application where one can add new blog posts, view them in their own dedicated route, and delete them. The posts are stored in a local MongoDB database. EJS templating is used for the HTML pages, Bootstrap is also used, along with some custom CSS styling.

Screenshot (11)

Screenshot (12)

Screenshot (13)

Screenshot (14)

Screenshot (15)

Screenshot (16)

About

This is an exercise in Node.js, Express.js, MongoDB, and Mongoose. It's a simple blogging web application where one can add new blog posts, view them in their own dedicated route, and delete them. The posts are stored in a local MongoDB database. EJS templating is used for the HTML pages, Bootstrap is also used, along with some custom CSS styling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published