Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oybekkayumov/blog-app

Ruby on Rails Blog App
https://github.com/oybekkayumov/blog-app

controller db-create db-migration erb ffi linter model rspec rspec-rails rubocop ruby ruby-on-rails view

Last synced: 15 days ago
JSON representation

Ruby on Rails Blog App

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)
# Ruby on Rails - Community Blog

> The Blog app is a classic example of a blog website. We will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

## Built With

- **Ruby**
- **Rails**
- **Postgresql**
- **CSS**

## Methodology used
- TDD via RSPEC

## Getting Started
To get a local copy up and running follow these simple example steps.

## Prerequisites

- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

## Setup

- Clone the project `https://github.com/OybekKayumov/blog-app.git`
- navigate to the folder `cd blog-app`
- Install required gems `bundle i`

## Usage
- start the server `rails s`

- Enjoy interacting with the app.

## Authors

👤 **Solomon Hagan**

- GitHub: [@Achilles-Dev](https://github.com/Achilles-Dev/)
- Twitter: [@SoloAchilles](https://twitter.com/SoloAchilles/)
- LinkedIn: [Solomon Hagan](https://www.linkedin.com/in/solomon-hagan/)

👤 **Sentayhu Berhanu**

- GitHub: [@sentayhu19](https://github.com/sentayhu19)
- LinkedIn: [sentayhu-berhanu](https://www.linkedin.com/in/sentayhu-berhanu-6376579a/)

👤 **Oybek Kayumov**

- GitHub: [@OybekKayumov](https://github.com/OybekKayumov)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)
- LinkedIn: [Oybek Kayumov](https://www.linkedin.com/in/oybek-kayumov/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/OybekKayumov/blog-app/issues).

## Show your support

Give a ⭐️ if you like this project!