BloggerSpace is a blogging website where users can write a blog on any topic.
It is developed by Teekam Singh (me) with the aim to help others. It's very difficult to find solutions to certain problems which we face during development. I was struggling to fix errors when I was learning Flutter in 2018-19. As we know most solutions are already available on StackOverflow and Github but not for all problems. When I was developing this website, I faced so many problems which is not even listed on StackOverflow and Github so I decided to post those problems with solutions to help everyone.
Another purpose of developing this website is to allow everyone to access this whole website without login/signup. If user wish to contribute then he/she can create a account and start writing blogs. As we know most websites requires to sign-in to their platform to access their resources. In BloggerSpace, you can access anything without login/signup.
There are three panels: Writer, Reviewer, and Admin panel:
In writing panel, user can read, write blogs. In reviewer panel, the interested users first need to register themselves in Reviewer panel and reviewer requests would be sent to admin for approval. After approval, reviewer can start reviewing the assigned blogs. In admin panel, there is a separate dashboard section to manage all users, reviewers, posts, etc.
New blog Review stages: Pending for Review-Under review-In Review-Awaiting author (if need modification)-Publish.
Currently, 80+ blogs are already ranked in Google search.
Features:
- View all published blogs
- Create new blog
- save as draft the blog
- Real time blog views count
- Comments and Reply on the comments
- Share blog on most famous social media platforms
- Count number of visitor who visited the website.
- Login/Sign up with Email and password
- Sign in with Google
- Forgot password page
- Change password
- Delete Account
- Change username
- View public profile of any user
- Email verification for new users(except Sign in with Google)
- Review stages:
- Pending for Review
- Under review
- In Review
- Awaiting author (if need modification)
- Publish
- Mail sent when:
- blog is submitted for review
- blog status is moved to awaiting author
- blog is published
- Like any blog (user should be logged in and verified account)
- Save any blog for read later
- Search any published blog
- Writing Guidelines for writing the blog
- Preview the blog before submitting for review
- Sitemap
- Responsive
- SEO friendly
- Follow and Unfollow users
- Community for bloggers to interactive with each other
- No review process for community posts. Instantly published after submitting the post.
- Generate with AI button to generate blogs with the help of AI.