Skip to content

harshbharadwaj07/project-blog-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

A blog website designed using node.js, express.js and mongodb.

User has functionality to:

(i) see posts from the members of the community; (ii) search posts; (iii) compose desired posts; (iv) comment to the posts made by a user in the community; (v) view their posts; and (vi) delete their post.

Using the web-app:

(i) Community Posts: Users can see posts by the members of the community on the 'Home' page.

(ii) Searching Posts: Users can search any post using keywords for related topic.

(iii) Composing Posts: Users can compose their desired posts by using the 'Compose' button on the 'Home' page and submitting the desired title and content from the 'Compose' page.

(iv) Comments: Users can write comments to the posts made by a user in the community.

(v) My Posts: Users can view their posts by clicking the 'My Posts' button on the home page.

(vi) Deleting Posts: Users can delete their post(s) by clicking the 'Delete' button in the 'My Posts' section.

In future, I plan including features such as filter searching, liking, replying and rating posts.

This web app can be accessed at: https://daily-blog-mocha.vercel.app

About

Designed Blog using Node.js, Express.js and MongoDB Atlas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published