Skip to content

mariosknl/Blog-App

Repository files navigation

CREATING BLOG APP

In this project we are building a blog app with Ruby on Rails.

Authors

Marios Kanellopoulos

Kubilay Caglayan

How to Run Code

  • clone repository
  • bundle install
  • rails db:migrate
  • rails server
  • address bar: localhost:3000 will take you to the Index page.

Usage

By using user interface:

  • You can create account.
  • You can write articles and leave comments on those articles.
  • You can tag articles and find articles by those tags.

Live Demo Link

On Heroku

Screenshot From All Articles Index Page

Screenshot from 2020-05-06 18-56-47

Automated Test Section

There are no automated test for this project yet

Feature & Issues Section

This is an open source project. Feel free to add your feedback. If, for any reason, this project doesn't work as supposed to be in your computer, create an issue so we can help you out with it. Lastly, you can request for a feature to be added.

Issue Page

Built With

Ruby on Rails Git VS Code

Show your support

Give a star if you like this project!

Acknowledgments

License

This project is MIT licensed