Skip to content

The BlogOnRails is a blog website created with Ruby on Rails (RoR). I created a fully functional website that would show the list of posts and empower readers to interact with them by adding comments and liking posts. It is our first work with Ruby on Rails

License

Notifications You must be signed in to change notification settings

Feliverse/BlogOnRails

Repository files navigation

BlogOnRails

📗 Table of Contents

📖 BlogOnRails

The BlogOnRails is a blog website created with Ruby on Rails (RoR). I created a fully functional website that would show the list of posts and empower readers to interact with them by adding comments and liking posts.

It is my first work with Ruby on Rails

🛠 Built With

Ruby on Rails

Tech Stack

This project uses the following stack :

Ruby on Rails

Key Features

  • Web Blog
  • Ruby on Rails
  • Data Base

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

To run this project you need:

  • Git SCM
  • Ruby installed
  • Rails installed

Setup

Clone this repository to your desired folder:

Example commands:

  git clone https://github.com/Feliverse/Blog-App-Feliverse.git
  cd Blog-App-Feliverse
  bundle install

Install

Once you've cloned the repository simply run:

bundle install
rails db:drop db:create db:migrate

Usage

To run the project, if you are on the blog folder path on your terminal you can execute the following command:

rails s

Run tests

To start tests run:

rspec

Deployment

  • Render
  • Heroku

(back to top)

👥 Authors

👤 👤 Felipe Haybar

👤 Lucas Comamala Garcia

(back to top)

🔭 Future Features

  • [Database Implementation]
  • [Validations]
  • [Tests]
  • Create interface
  • [Next week challenges]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can just cheer me up with a comment 🙂! or a Star in this repository

(back to top)

🙏 Acknowledgments

The main project idea comes from Microverse

(back to top)

❓ FAQ

  • What is this project main purpose?

    • To practice working with Ruby on Rails, PostgreSQL and interpret entity relationship diagrams, UML class diagrams and build UIs in ruby based on design guidelines.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The BlogOnRails is a blog website created with Ruby on Rails (RoR). I created a fully functional website that would show the list of posts and empower readers to interact with them by adding comments and liking posts. It is our first work with Ruby on Rails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published