Skip to content

Latest commit

 

History

History
57 lines (25 loc) · 2.06 KB

File metadata and controls

57 lines (25 loc) · 2.06 KB

BlogSphere

  • A blogging application developed in MERN stack, where admins can share the blogs and the users can view and iteract with the blogs.

  • Users can view and interact with the blog either by commenting on the blogs or by liking other user comments on the blog.

  • Admins have the authorization to share the blogs and to update or their previously created Blogs.

  • Admins can also delete the comments on their blogs created by some user.

  • Implemented the JWT based Auth system ; Also implemented the Google Provider Oauth Sys providing secure environment for both users and the Admins.

  • Implemented Dashboards for the Admins where they can view the progress on their blogs.

  • The App is deployed on Render free version (It takes 50sec for the activation of app for the first visitor, as per their guidelines for free deployments).

Following are some Screenshots of the App

Homepage

bw-sphere

Recent Post Section in the HomePage

Screenshot (188)

Dashboard Section for the Admins

Screenshot (193)

Search with Category of the blogs and other filters and keywords.

Screenshot (189)

Sign In Page

Screenshot (191)

Profile Section for the User (They can update their profile-photos and their username here

Screenshot (190)

Profile Section for the Admins (They can go to Create/Update Page to do so )

Screenshot (192)

Dashboard to All Blogs Sections for Admins

Screenshot (194)