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
This application is a blog web app that allows users to write articles within a rich text editor. Users can publish articles at anytime, comment on these articles and owners of the articles can approve or deny comments.
To write an article or comment on an article, users would need to be a superuser. There is also the ability to search for published posts by post title or content.