BlogVerse is a Blog Creator Web Application project aimed at facilitating users to showcase their contents, thoughts, skills in the form of Blogs. This project utilizes Web Development using Python technology and data are stored in NoSQL cloud server. My motivation behind this project is to enhance my programming skills on Python along with learning various aspects of Web Development followed by building CI/CD pipeline and Could hosted Deployment.
GitHub Repo: https://github.com/abhijitpaul0212/Bl...
Deployed Link: https://blogverse-dhh8.onrender.com/l...
Features:
Real time blog creation by multple users.
Real time updation and deletion of blog.
Secured authentication for each user provides extra level of security.
CRUD operations - Create Blog, Read Blog, Update Blog, Delete Blog
Providing option to put comments as well as Ratings on blogs posted by other users.