Blogue
Rachelle Palmer1 min read • Published May 20, 2022 • Updated Sep 11, 2024
FULL APPLICATION
Sujan Chhetri contributed this project.
Blogue is a writing platform where all the writers or non-writers are welcome. We believe in sharing knowlege in the form of words. The page has a 'newshub' for articles, a projecthub where you can share projects among other things. Posts can categorized by health, technology, business, science and more. It's also possible to select the source (CNN / Wired) etc.
I created this, so that I could share stuff (blogs / articles) on my own platform. I am a self taught programmer. I want other students to know that you can make stuffs happen if you make plans and start learning.
It's back end is written with Node.js and frontend with next.js and react.js. Mongodb Atlas is used as the storage. MongoDB is smooth and fast. The GitHub repo shared above consists of the backend for a blogging platform. Most of the features that are in a blog are available.
Some listed here:
- User Signup / Signin
- JWT based Authentication System
- Role Based Authorization System-user/admin
- Blogs Search
- Related Blogs
- Categories
- Tags
- User Profile
- Blog Author Private Contact Form
- Multiple User Authorization System
- Social Login with Google
- Admin / User Dashboard privilage
- Image Uploads
- Load More Blogs