WeBlog is a Full-stack web blogging platform crafted with the powerful PERN stack (PostgreSQL, Express.js, React.js, Node.js) and Artificial Intelligence (OpenAi).
WeBlog offers developers a seamless and secure space to unite, share, and thrive.
Features :
Connecting Developers: WeBlog serves as a hub, connecting developers and fostering a vibrant community. It's a space where developers/bloggers can come together to share their knowledge, experiences, and insights.
Multi-Role Platform: WeBlog offers distinct roles to cater to every user's needs - Developers / Bloggers, WeBlog Admins, and Content Contributors. Each role has its unique privileges and responsibilities.
Secure Access: Security is paramount at WeBlog. We employ OTP (One-Time Password) verification, seamlessly integrated with Nodemailer, ensuring secure access to admin functionalities while preserving user data with encrypted cookies.
Content Privacy/Drafts: Users can publish their post right away, but if you want to keep it private you can.
Search Functionality: Users can search the content with the search bar, which will return the desired results.
Passwords: All your passwords are stored securely in the database, and before storing them, they are hashed so they are completely secure.
Self-Contained Data: Unlike many platforms, we keep all our data in-house. No reliance on third-party APIs means we have full control over data management and security.
Admin Empowerment: WeBlog Admins have the tools to manage the platform effectively. They can control the flow of posts, remove, hide, and send updates to users, and provide a seamless experience for all users.
RESTful APIs: WeBlog relies on REST APIs for data retrieval and manipulation, all managed via backend routes. We value simplicity and transparency in our data handling.
Content Management: Content Contributors can effortlessly add, edit, and remove their posts, enabling them to share their valuable insights with the community.