hayleyw7 / anon_blog

Conceptual art enthusiast? New anonymous blog experiment!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anonymous Community Blog

Anonymous Community Blog is an interactive, conceptual art experiment, where anyone online can create, edit, and delete blog posts, as well as leave comments.

It can be accessed here. (Update: App is currently offline due to Heroku pricing model updates.)

Motivation

This was my first rails application, so the skeleton was created from the official Rails guide called "Getting Started with Rails", and then the idea took off from there.

Languages and technology

Utilizes Ruby, Rails, CSS, HTML, NPM, Node, & Heroku

Built with Visual Studio Code

Code stored on GitHub

Access and use website

Visit the site here.

The user will be presented a list of existing blog post titles.

If they click on an title, they are directed to that post's page, where they can read, edit, or delete it, or they can read or add comments.

If they click the "Create A Post" button, they are provided a form to create their own article.

While back and forward browser buttons work, to quickly return home at any time, the user can also simply click the the website title in the header.

Screenshots

Desktop

desktop home screenshot desktop article screenshot desktop new post screenshot

Mobile

mobile home screenshot mobile article screenshot mobile new post screenshot

Future additions

  • I will implement an edit button for comments.

  • I will allow "like" buttons".

Contributors

Project completed by Hayley Witherell

About

Conceptual art enthusiast? New anonymous blog experiment!


Languages

Language:Ruby 61.0%Language:HTML 23.9%Language:CSS 12.6%Language:JavaScript 2.5%