You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A blogging website that allows registered users to post blogs, add likes and comments. The website uses Python for backend scripting, HTML for frontend design and Pymongo drivers to interact with the MongoDB database and store blogs as JSON documents.